(mongodb >=1.13.0)
MongoDB\Driver\Monitoring\SDAMSubscriber::serverClosed — Notification method for closing a server
$event
): voidIf the subscriber has been registered, the driver will call this method when a server is closed.
event
(MongoDB\Driver\Monitoring\ServerClosedEvent)An event object encapsulating information about the closed server.
没有返回值。