1MONGOC_APM_SERVER_CLOSED_GET_HOST(3)libmongoMcONGOC_APM_SERVER_CLOSED_GET_HOST(3)
2
3
4

NAME

6       mongoc_apm_server_closed_get_host - mongoc_apm_server_closed_get_host()
7

SYNOPSIS

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

PARAMETERS

18       ยท event: A mongoc_apm_server_closed_t.
19

RETURNS

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

SEE ALSO

24       Introduction to Application Performance Monitoring
25

AUTHOR

27       MongoDB, Inc
28
30       2017-present, MongoDB, Inc
31
32
33
34
351.16.2                           Feb 25, 20M2O0NGOC_APM_SERVER_CLOSED_GET_HOST(3)
Impressum