|
MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent::getReplyReturns the heartbeat reply document 説明
final public object MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent::getReply()
The reply document will be converted from BSON to PHP using the default deserialization rules (e.g. BSON documents will be converted to stdClass). パラメータこの関数にはパラメータはありません。 戻り値Returns the heartbeat reply document as a stdClass object. エラー / 例外
|