Class ServerHeartbeatFailedEvent

Emitted when the server monitor’s hello fails, either with an “ok: 0” or a socket exception.当服务器监视器的hello失败时发出,出现“ok:0”或套接字异常。

Hierarchy

  • ServerHeartbeatFailedEvent

Properties

connectionId: string

The connection id for the command命令的连接id

duration: number

The execution time of the event in ms事件的执行时间(毫秒)

failure: Error

The command failure命令失败

Generated using TypeDoc