logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

uint32_t

Author

       MongoDB, Inc

Parameters

event: A mongoc_apm_command_succeeded_t.

Returns

       The event's server id.

       SEEALSO:IntroductiontoApplicationPerformanceMonitoring

Synopsis

          uint32_t
          mongoc_apm_command_succeeded_get_server_id (
             const mongoc_apm_command_succeeded_t *event);

       Returns this event's server id.

See Also