ConnectionCreatedEvent | mongodb (original) (raw)
An event published when a connection pool creates a new connection
Hierarchy (view full)
- ConnectionPoolMonitoringEvent
- ConnectionCreatedEvent
Index
Properties
Properties
address
address: string
The address (host/port pair) of the pool
connectionId
connectionId: number | ""
A monotonically increasing, per-pool id for the newly created connection
time
time: Date
A timestamp when the event was created