ConnectionPoolClearedEvent | mongodb (original) (raw)
An event published when a connection pool is cleared
Hierarchy (view full)
- ConnectionPoolMonitoringEvent
- ConnectionPoolClearedEvent
Index
Properties
address interruptInUseConnections? time
Properties
address
address: string
The address (host/port pair) of the pool
Optional
interruptInUseConnections
interruptInUseConnections?: boolean
time
time: Date
A timestamp when the event was created