|
ISelfHostingServiceServiceHost Property
|
Gets the ServiceHost hosting the web service.
Namespace: GSF.ServiceModelAssembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.248-beta
SyntaxServiceHost ServiceHost { get; }
ReadOnly Property ServiceHost As ServiceHost
Get
property ServiceHost^ ServiceHost {
ServiceHost^ get ();
}
abstract ServiceHost : ServiceHost with get
function get_ServiceHost();
View SourceProperty Value
ServiceHost
See Also