The MongoDB\Driver\Monitoring\TopologyOpeningEvent class

(mongodb >=1.13.0)

Giriş

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

Bilginize: 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.

Sınıf Sözdizimi

final class MongoDB\Driver\Monitoring\TopologyOpeningEvent {
/* Özellikler */
/* Yöntemler */
}

Özellikler

topologyId
The topology ID.

Sürüm Bilgisi

Sürüm: Açıklama
PECL mongodb 2.3.0 Added public readonly properties.

İçindekiler