1MONGOC_CLIENT_GET_SERVER_DESCRIPTIONl(i3b)moMnOgNoGcOC_CLIENT_GET_SERVER_DESCRIPTION(3)
2
3
4

SYNOPSIS

6          mongoc_server_description_t *
7          mongoc_client_get_server_description (
8             mongoc_client_t *client, uint32_t server_id) BSON_GNUC_WARN_UNUSED_RESULT;
9
10       Get information about the server specified by server_id.
11

PARAMETERS

13client: A mongoc_client_t.
14
15server_id: An opaque id specifying the server.
16

RETURNS

18       A    mongoc_server_description_t    that    must    be    freed    with
19       mongoc_server_description_destroy(). If the server is no longer in  the
20       topology, returns NULL.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.25.1                           Nov 08,MO2N0G2O3C_CLIENT_GET_SERVER_DESCRIPTION(3)
Impressum