mongoc_server_description_id - Man Page
mongoc_server_description_id()
Synopsis
uint32_t mongoc_server_description_id (const mongoc_server_description_t *description);
Parameters
- description: A mongoc_server_description_t.
Description
Get the server's id, an opaque identifier generated by the client or client pool.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Jan 19, 2023 1.23.2 libmongoc