Class ServerHeartbeatStartedEvent

Emitted when the server monitor’s hello command is started - immediately before the hello command is serialized into raw BSON and written to the socket.

Hierarchy

  • ServerHeartbeatStartedEvent

Properties

Properties

awaited: boolean

Is true when using the streaming protocol

connectionId: string

The connection id for the command

Generated using TypeDoc