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