Class ServerHeartbeatSucceededEvent

Emitted when the server monitor’s hello succeeds.

Hierarchy

  • ServerHeartbeatSucceededEvent

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

reply: Document

The command reply

Generated using TypeDoc