Class ConnectionClosedEvent

An event published when a connection is closed

Hierarchy

Properties

address: string

The address (host/port pair) of the pool

connectionId: number | "<monitor>"

The id of the connection

reason: string

The reason the connection was closed

serviceId?: ObjectId
time: Date

A timestamp when the event was created

Generated using TypeDoc