The MongoDBDriverMonitoringServerHeartbeatStartedEvent class
(mongodb >=1.13.0)
简介
The MongoDBDriverMonitoringServerHeartbeatStartedEvent class encapsulates information about a started server heartbeat.
目录
- MongoDBDriverMonitoringServerHeartbeatStartedEvent::getHost — Returns the hostname of the server
- MongoDBDriverMonitoringServerHeartbeatStartedEvent::getPort — Returns the port on which this server is listening
- MongoDBDriverMonitoringServerHeartbeatStartedEvent::isAwaited — Returns whether the heartbeat used a streaming protocol
用户贡献的笔记
There are no user contributed notes for this page.
转载请注明:悠然品鉴 » PHP MongoDBDriverMonitoringServerHeartbeatStartedEvent 用法 手册 | 示例代码