mongoc_topology_description_t man page
mongoc_topology_description_t ā mongoc_topology_description_t
Status of MongoDB Servers
Synopsis
typedef struct _mongoc_topology_description_t mongoc_topology_description_t;
mongoc_topology_description_t is an opaque type representing the driver's knowledge of the MongoDB server or servers it is connected to. Its API conforms to the SDAM Monitoring Specification.
Applications receive a temporary reference to a mongoc_topology_description_t as a parameter to an SDAM Monitoring callback. See Introduction to Application Performance Monitoring.
Author
MongoDB, Inc
Copyright
2017, MongoDB, Inc
Info
Apr 10, 2018 1.9.4 MongoDB C Driver