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

time: Date

A timestamp when the event was created

Generated using TypeDoc