MongoDB C++ Driver
mongocxx-3.7.0
|
An event notification sent when the driver stops monitoring a server topology and destroys its description. More...
#include <topology_closed_event.hpp>
Public Member Functions | |
~topology_closed_event () | |
Destroys a topology_closed_event. | |
bsoncxx::oid | topology_id () const |
An opaque id, unique to this topology for this mongocxx::client or mongocxx::pool. More... | |
An event notification sent when the driver stops monitoring a server topology and destroys its description.
bsoncxx::oid mongocxx::events::topology_closed_event::topology_id | ( | ) | const |
An opaque id, unique to this topology for this mongocxx::client or mongocxx::pool.