|
SYNOPSISmongoc_server_description_t * mongoc_client_get_server_description ( Get information about the server specified by server_id. PARAMETERS
RETURNSA mongoc_server_description_t that must be freed with mongoc_server_description_destroy(). If the server is no longer in the topology, returns NULL. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|