Class ServerHeartbeatFailedEvent

Emitted when the server monitor’s hello fails, either with an “ok: 0” or a socket exception.

Hierarchy

  • ServerHeartbeatFailedEvent

Properties

awaited: boolean

Is true when using the streaming protocol

connectionId: string

The connection id for the command

duration: number

The execution time of the event in ms

failure: Error

The command failure

Generated using TypeDoc