(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandFailedEvent::getServer — Returns the Server on which the command was executed
This method has been DEPRECATED as of extension version 1.20.0 and will be removed in 2.0. Applications should use MongoDB\Driver\Monitoring\CommandFailedEvent::getHost() and MongoDB\Driver\Monitoring\CommandFailedEvent::getPort() instead.
Returns the MongoDB\Driver\Server on which the command was executed.
Questa funzione non contiene parametri.
Returns the MongoDB\Driver\Server on which the command was executed.