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
2009-present, MongoDB, Inc.
Info
Mar 04, 2026 2.2.3 libmongoc