Class ConnectionCheckedOutEvent

An event published when a connection is checked out of 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