Class ConnectionCheckedInEvent

An event published when a connection is checked into the connection pool将连接签入连接池时发布的事件

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