Click or drag to resize

ISelfHostingServiceServiceHost Property

Gets the ServiceHost hosting the web service.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
ServiceHost ServiceHost { get; }
View Source

Property Value

ServiceHost
See Also