ConnectionCreatedEvent | mongodb (original) (raw)

An event published when a connection pool creates a new connection

Hierarchy (view full)

Index

Properties

address connectionId time

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