1MONGOC_APM_COMMAND_FAILED_GET_HOST(3l)ibmongMoOcNGOC_APM_COMMAND_FAILED_GET_HOST(3)
2
3
4

NAME

6       mongoc_apm_command_failed_get_host           -          mongoc_apm_com‐
7       mand_failed_get_host()
8

SYNOPSIS

10          const mongoc_host_list_t *
11          mongoc_apm_command_failed_get_host (const mongoc_apm_command_failed_t *event);
12
13       Returns this event's host. This mongoc_host_list_t is  not  part  of  a
14       linked  list,  it is solely the server for this event. The data is only
15       valid in the scope of the callback that receives this event; copy it if
16       it will be accessed after the callback returns.
17

PARAMETERS

19       · event: A mongoc_apm_command_failed_t.
20

RETURNS

22       A mongoc_host_list_t that should not be modified or freed.
23

SEE ALSO

25       Introduction to Application Performance Monitoring
26

AUTHOR

28       MongoDB, Inc
29
31       2017-present, MongoDB, Inc
32
33
34
35
361.16.2                           Feb 25, 2M0O2N0GOC_APM_COMMAND_FAILED_GET_HOST(3)
Impressum