MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescriptionReturns the new description for the server

Descripción

finalpublicMongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription(): MongoDB\Driver\ServerDescription

Parámetros

Esta función no tiene parámetros.

Valores devueltos

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

Errores/Excepciones

To Top