Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionCreatedEvent

An event published when a connection pool creates a new connection

Hierarchy

Index

Constructors

Properties

address: string

The address (host/port pair) of the pool

connectionId: number | "<monitor>"

A monotonically increasing, per-pool id for the newly created connection

time: Date

A timestamp when the event was created

Generated using TypeDoc