|
MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatSucceededNotification method for a successful server heartbeat 説明
abstract public void MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatSucceeded(MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent
$event )If the subscriber is registered, this method is called when a server heartbeat (i.e. » hello command issued through » server monitoring) succeeds. パラメータ
戻り値値を返しません。 エラー / 例外
参考
|