ServiceStateChangedEvent¶
Class ServiceStateChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- ServiceStateChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new ServiceStateChangedEvent(
service: ServiceType,
state: ServiceState,
): ServiceStateChangedEvent This event occurs if the State of a Service change.
Parameters
- service: ServiceType
The name of the service.
- state: ServiceState
The new status of the Service.
Returns ServiceStateChangedEvent
- service: ServiceType
SERVICE_STATUS_CHANGED