Click or drag to resize

SelfHostingServiceGetServiceAddress Method

Gets an address where the ServiceHost will host the service.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
protected virtual string GetServiceAddress()
View Source

Return Value

String
A String value.
See Also