Class ServerHeartbeatSucceededEvent

Emitted when the server monitor’s hello succeeds.当服务器监视器的hello成功时发出。

Hierarchy

  • ServerHeartbeatSucceededEvent

Properties

connectionId: string

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

duration: number

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

reply: Document

The command reply命令回复

Generated using TypeDoc