Click or drag to resize

ClientHelperServiceStateChanged Event

Occurs when the state of the ServiceHelper is changed.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<ObjectState<ServiceState>>> ServiceStateChanged
View Source

Value

EventHandlerEventArgsObjectStateServiceState
See Also