Click or drag to resize

SelfHostingServiceEnabled Property

Gets or sets a boolean value that indicates whether the web service is currently enabled.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public override bool Enabled { get; set; }
View Source

Property Value

Boolean

Implements

ISupportLifecycleEnabled
ISupportLifecycleEnabled
See Also