The MongoDB\Driver\Monitoring\TopologyOpeningEvent class

(mongodb >=1.13.0)

Вступ

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

Зауваження: 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.

Короткий огляд класу

final class MongoDB\Driver\Monitoring\TopologyOpeningEvent {
/* Методи */
}

Зміст

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top