1MONGOC_SERVER_DESCRIPTION_ID(3)MongoDB C DriverMONGOC_SERVER_DESCRIPTION_ID(3)
2
3
4
6 mongoc_server_description_id - mongoc_server_description_id()
7
9 uint32_t
10 mongoc_server_description_id (const mongoc_server_description_t *description);
11
13 ยท description: A mongoc_server_description_t.
14
16 Get the server's id, an opaque identifier generated by the client or
17 client pool.
18
20 MongoDB, Inc
21
23 2017-present, MongoDB, Inc
24
25
26
27
281.13.1 Jan 24, 2019 MONGOC_SERVER_DESCRIPTION_ID(3)