The MongoDBDriverMonitoringServerClosedEvent class
(mongodb >=1.13.0)
简介
The MongoDBDriverMonitoringServerClosedEvent class encapsulates information about a closed server.
类摘要
final class MongoDBDriverMonitoringServerClosedEvent {
/* 方法 */
}
目录
- MongoDBDriverMonitoringServerClosedEvent::getHost — Returns the hostname of the server
- MongoDBDriverMonitoringServerClosedEvent::getPort — Returns the port on which this server is listening
- MongoDBDriverMonitoringServerClosedEvent::getTopologyId — Returns the topology ID associated with this server
用户贡献的笔记
There are no user contributed notes for this page.
转载请注明:悠然品鉴 » PHP MongoDBDriverMonitoringServerClosedEvent 用法 手册 | 示例代码