MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescriptionReturns the previous description for the topology

Descripción

finalpublicMongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescription(): MongoDB\Driver\TopologyDescription

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the previous MongoDB\Driver\TopologyDescription for the topology.

Errores/Excepciones

To Top