Class ServerDescriptionChangedEvent

Emitted when server description changes, but does NOT include changes to the RTT.当服务器描述更改时发出,但不包括对RTT的更改。

Hierarchy

  • ServerDescriptionChangedEvent

Properties

address: string

The address (host/port pair) of the server服务器的地址(主机/端口对)

newDescription: ServerDescription

The new server description新服务器描述

previousDescription: ServerDescription

The previous server description上一个服务器描述

topologyId: number

A unique identifier for the topology拓扑的唯一标识符

Generated using TypeDoc