ServiceConnectionLostEvent#
Class ServiceConnectionLostEvent
Hierarchy
- WebVisEvent
- ServiceConnectionLostEvent
 
Constructors
Properties
Constructors
constructor
- new Service Connection Lost Event(service, status): ServiceConnectionLostEvent 
- 
This event occurs if the connection to a service has been lost. Parameters- 
service: stringThe name of the service. 
- 
status: numberThe status code of the connection. 
 Returns ServiceConnectionLostEvent
- 
Properties
id
id: number
service
service: string
The name of the service.
status
status: number
The status code of the connection.
Optional transaction
transaction
Optional transactionID
transactionID?: number
SERVICE_CONNECTION_LOST