Click or drag to resize

ServiceProcessCurrentState Property

Gets the current ServiceProcessState.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public ServiceProcessState CurrentState { get; }
View Source

Property Value

ServiceProcessState
See Also