1MONGOC_TOPOLOGY_DESCRIPTION_T(3)   libmongoc  MONGOC_TOPOLOGY_DESCRIPTION_T(3)
2
3
4
5Status of MongoDB Servers
6

SYNOPSIS

8          typedef struct _mongoc_topology_description_t mongoc_topology_description_t;
9
10       mongoc_topology_description_t   is  an  opaque  type  representing  the
11       driver's knowledge of the MongoDB server or servers it is connected to.
12       Its API conforms to the SDAM Monitoring Specification.
13
14       Applications  receive  a  temporary  reference to a mongoc_topology_de‐
15       scription_t as a parameter to an SDAM Monitoring callback that must not
16       be destroyed. See Introduction to Application Performance Monitoring.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023 MONGOC_TOPOLOGY_DESCRIPTION_T(3)
Impressum