1MONGOC_CLIENT_GET_MAX_MESSAGE_SIZE(3l)ibmongMoOcNGOC_CLIENT_GET_MAX_MESSAGE_SIZE(3)
2
3
4

NAME

6       mongoc_client_get_max_message_size     -     mongoc_client_get_max_mes‐
7       sage_size()
8

SYNOPSIS

10          int32_t
11          mongoc_client_get_max_message_size (mongoc_client_t *client);
12
13       The mongoc_client_get_max_message_size() returns  the  maximum  message
14       size  allowed  by  the  cluster. Until a connection has been made, this
15       will be the default of 40Mb.
16

DEPRECATED

18       WARNING:
19          This function is deprecated and should not be used in new code.
20

PARAMETERS

22       · client: A mongoc_client_t.
23

RETURNS

25       The server provided max message size, or 40Mb if no connection has been
26       established.
27

AUTHOR

29       MongoDB, Inc
30
32       2017-present, MongoDB, Inc
33
34
35
36
371.16.2                           Feb 25, 2M0O2N0GOC_CLIENT_GET_MAX_MESSAGE_SIZE(3)
Impressum