MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription

Returns the new description for the server

Description

final public MongoDB\Driver\ServerDescription MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription()

Parameters

This function has no parameters.

Return Values

Returns the new MongoDB\Driver\ServerDescription for the server.

Errors/Exceptions

  • Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.