MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescription

(mongodb >=1.13.0)

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

Descrição

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros/Exceções

add a note

User Contributed Notes

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