uint32_t
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_SERVER_DESCRIPTION_ID(3)
Description
Get the server's id, an opaque identifier generated by the client or client pool.
Parameters
• description: A mongoc_server_description_t.
Synopsis
uint32_t
mongoc_server_description_id (const mongoc_server_description_t *description);
