mongoc_server_description_id()
Synopsis
uint32_t mongoc_server_description_id (const mongoc_server_description_t *description);
Parameters
| description | 
Description
Get the server's id, an opaque identifier generated by the client or client pool.
uint32_t mongoc_server_description_id (const mongoc_server_description_t *description);
| description | 
Get the server's id, an opaque identifier generated by the client or client pool.