|
MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatStartedNotification method for a started server heartbeat Description
abstract public void MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatStarted(MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent
$event )If the subscriber is registered, this method is called when a server heartbeat (i.e. » hello command issued through » server monitoring) is sent to the server. Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|