CakeFest 2024: The Official CakePHP Conference

MongoDB\Driver\Monitoring\TopologyChangedEvent::getPreviousDescription

(mongodb >=1.13.0)

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

Açıklama

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

add a note

User Contributed Notes

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