ServiceConnectionLostEvent¶
Class ServiceConnectionLostEvent
Hierarchy (View Summary)
- WebVisEvent
- ServiceConnectionLostEvent
Index
Constructors
Properties
Constructors
constructor
- new ServiceConnectionLostEvent(
service: string,
status: number,
): ServiceConnectionLostEvent This event occurs if the connection to a service has been lost.
Parameters
- service: string
The name of the service.
- status: number
The status code of the connection.
Returns ServiceConnectionLostEvent
- service: string
SERVICE_CONNECTION_LOST