Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionClosedEvent

An event published when a connection is closed连接关闭时发布的事件

Hierarchy继承层级

Index索引

Properties属性

address: string

The address (host/port pair) of the pool池的地址(主机/端口对)

connectionId: number | "<monitor>"

The id of the connection连接的id

reason: string

The reason the connection was closed连接关闭的原因

serviceId?: ObjectId
time: Date

A timestamp when the event was created创建事件时的时间戳

Generated using TypeDoc