ServiceConnectionLostEventΒΆ

Class ServiceConnectionLostEvent

This event occurs if the connection to a service has been lost.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

service: string

The name of the service.

status: number

The status code of the connection.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.