1MONGOC_APM_COMMAND_SUCCEEDED_GET_REPlLiYbM(mO3oN)nGgOoCc_APM_COMMAND_SUCCEEDED_GET_REPLY(3)
2
3
4
6 mongoc_apm_command_succeeded_get_reply - mongoc_apm_command_suc‐
7 ceeded_get_reply()
8
10 const bson_t *
11 mongoc_apm_command_succeeded_get_reply (
12 const mongoc_apm_command_succeeded_t *event);
13
14 Returns this event's reply. The data is only valid in the scope of the
15 callback that receives this event; copy it if it will be accessed after
16 the callback returns.
17
19 • event: A mongoc_apm_command_succeeded_t.
20
22 A bson_t that should not be modified or freed.
23
24 SEE ALSO:
25 Introduction to Application Performance Monitoring
26
27
29 MongoDB, Inc
30
32 2017-present, MongoDB, Inc
33
34
35
36
371.21.1 Mar 0M2O,NG2O0C2_2APM_COMMAND_SUCCEEDED_GET_REPLY(3)