Class ConnectionReadyEvent

An event published when a connection is ready for use连接准备就绪时发布的事件

Hierarchy

Properties

address: string

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

connectionId: number | "<monitor>"

The id of the connection连接的id

time: Date

A timestamp when the event was created

Generated using TypeDoc