|
MongoDB\Driver\Monitoring\SDAMSubscriber::serverClosedNotification method for closing a server Description
abstract public void MongoDB\Driver\Monitoring\SDAMSubscriber::serverClosed(MongoDB\Driver\Monitoring\ServerClosedEvent
$event )If the subscriber is registered, this method is called when an existing server is removed from the topology. Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|