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构造函数

Properties属性

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