(mongodb >=1.13.0)
MongoDB\Driver\Monitoring\SDAMSubscriber::serverOpening — Notification method for opening a server
$event
): voidIf the subscriber has been registered, the driver will call this method when a server is opened.
event
(MongoDB\Driver\Monitoring\ServerOpeningEvent)An event object encapsulating information about the opened server.
Es wird kein Wert zurückgegeben.