Provided by: libmongoc-doc_2.2.1-1_all bug

SYNOPSIS

          uint32_t
          mongoc_apm_command_failed_get_server_id (
             const mongoc_apm_command_failed_t *event);

       Returns this event's server id.

PARAMETERS

event: A mongoc_apm_command_failed_t <>.

RETURNS

       The event's server id.

       See also:
          Introduction to Application Performance Monitoring <>

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025        MONGOC_APM_COMMAND_FAILED_GET_SERVER_ID(3)