The MongoDB\Driver\Monitoring\TopologyOpeningEvent class

(mongodb >=1.13.0)

Einführung

The MongoDB\Driver\Monitoring\TopologyOpeningEvent class encapsulates information about an opened topology.

Hinweis: Due to the driver's connection handling and persistence behavior, this event may not be observed if a MongoDB\Driver\Manager uses a previously persisted » libmongoc client.

Klassenbeschreibung

final class MongoDB\Driver\Monitoring\TopologyOpeningEvent {
/* Eigenschaften */
/* Methoden */
}

Eigenschaften

topologyId
The topology ID.

Changelog

Version Beschreibung
PECL mongodb 2.3.0 Added public readonly properties.

Inhaltsverzeichnis