uint32_t
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_APM_COMMAND_STARTED_GET_SERVER_ID(3)
Parameters
• event: A mongoc_apm_command_started_t.
Returns
The event's server id.
SEEALSO:IntroductiontoApplicationPerformanceMonitoringSynopsis
uint32_t
mongoc_apm_command_started_get_server_id (
const mongoc_apm_command_started_t *event);
Returns this event's server id.
