MongoDB\Driver\Monitoring\TopologyChangedEvent::getNewDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\TopologyChangedEvent::getNewDescriptionReturns the new description for the topology

Beschreibung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

add a note

User Contributed Notes

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