1MONGOC_APM_COMMAND_STARTED_GET_COMMAlNiDbM(mO3oN)nGgOoCc_APM_COMMAND_STARTED_GET_COMMAND(3)
2
3
4
6 const bson_t *
7 mongoc_apm_command_started_get_command (
8 const mongoc_apm_command_started_t *event);
9
10 Returns this event's command. The data is only valid in the scope of
11 the callback that receives this event; copy it if it will be accessed
12 after the callback returns.
13
15 • event: A mongoc_apm_command_started_t.
16
18 A bson_t that should not be modified or freed.
19
20 SEE ALSO:
21 Introduction to Application Performance Monitoring
22
23
25 MongoDB, Inc
26
28 2017-present, MongoDB, Inc
29
30
31
32
331.25.1 Nov 0M8O,NG2O0C2_3APM_COMMAND_STARTED_GET_COMMAND(3)