MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescriptionDevuelve la descripción anterior de la topología

Descripción

final public MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescription(): MongoDB\Driver\TopologyDescription

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve la descripción anterior MongoDB\Driver\TopologyDescription para la topología.

Errores/Excepciones

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top