1MONGOC_URI_GET_SRV_SERVICE_NAME(3) libmongocMONGOC_URI_GET_SRV_SERVICE_NAME(3)
2
3
4

SYNOPSIS

6          const char *
7          mongoc_uri_get_srv_service_name (const mongoc_uri_t *uri);
8

PARAMETERS

10uri: A mongoc_uri_t.
11

DESCRIPTION

13       Returns the SRV service name of a MongoDB URI.
14

RETURNS

16       A string corresponding to the value of the srvServiceName URI option if
17       present. Otherwise, the default value "mongodb".
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2023MONGOC_URI_GET_SRV_SERVICE_NAME(3)
Impressum