1MONGOC_APM_COMMAND_STARTED_GET_HOST(l3i)bmonMgOoNcGOC_APM_COMMAND_STARTED_GET_HOST(3)
2
3
4

NAME

6       mongoc_apm_command_started_get_host          -          mongoc_apm_com‐
7       mand_started_get_host()
8

SYNOPSIS

10          const mongoc_host_list_t *
11          mongoc_apm_command_started_get_host (const mongoc_apm_command_started_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

19event: A mongoc_apm_command_started_t.
20

RETURNS

22       A mongoc_host_list_t that should not be modified or freed.
23
24       SEE ALSO:
25          Introduction to Application Performance Monitoring
26
27

AUTHOR

29       MongoDB, Inc
30
32       2017-present, MongoDB, Inc
33
34
35
36
371.21.1                           Mar 02,M2O0N2G2OC_APM_COMMAND_STARTED_GET_HOST(3)
Impressum