Click or drag to resize

ServiceProcessStateChanged Event

Occurs when the CurrentState of the ServiceProcess changes.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public event EventHandler StateChanged
View Source

Value

EventHandler
See Also