mongoc_apm_command_started_get_server_id
mongoc_apm_command_started_get_server_id()
Synopsis
uint32_t mongoc_apm_command_started_get_server_id ( const mongoc_apm_command_started_t *event);
Returns this event's server id.
Parameters
- event: A mongoc_apm_command_started_t.
Returns
The event's server id.
See Also
Introduction to Application Performance Monitoring
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Feb 04, 2021 1.17.4 libmongoc