Click or drag to resize

SelfHostingServiceServiceEnabled Property

Gets or sets a boolean value that indicates whether the web service is to be enabled at startup.

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

Property Value

Boolean
See Also