Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServerHeartbeatFailedEvent

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

Hierarchy

  • ServerHeartbeatFailedEvent

Index

Constructors

constructor

Properties

connectionId

connectionId: string

The connection id for the command

duration

duration: number

The execution time of the event in ms

failure

failure: Error

The command failure

Generated using TypeDoc