1MONGOC_APM_COMMAND_SUCCEEDED_GET_HOSlTi(b3mM)oOnNgGoOcC_APM_COMMAND_SUCCEEDED_GET_HOST(3)
2
3
4

SYNOPSIS

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

PARAMETERS

16event: A mongoc_apm_command_succeeded_t.
17

RETURNS

19       A mongoc_host_list_t that should not be modified or freed.
20
21       SEE ALSO:
22          Introduction to Application Performance Monitoring
23
24

AUTHOR

26       MongoDB, Inc
27
29       2017-present, MongoDB, Inc
30
31
32
33
341.25.1                           Nov 08M,ON2G0O2C3_APM_COMMAND_SUCCEEDED_GET_HOST(3)
Impressum