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 {
/* 方法 */
}

目录

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top