(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandStartedEvent::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\CommandStartedEvent::getHost() and MongoDB\Driver\Monitoring\CommandStartedEvent::getPort() instead.
Returns the MongoDB\Driver\Server on which the command was executed.
此函数没有参数。
Returns the MongoDB\Driver\Server on which the command was executed.