MongoDB\Driver\Monitoring\ServerClosedEvent::getTopologyId

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerClosedEvent::getTopologyIdReturns the topology ID associated with this server

Descrizione

final public MongoDB\Driver\Monitoring\ServerClosedEvent::getTopologyId(): MongoDB\BSON\ObjectId

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the topology ID.

Errori/Eccezioni

add a note add a note

User Contributed Notes

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