logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

uint32_t

Author

       MongoDB, Inc

Description

       Returns  the  most recently selected server. The returned value may differ from a serverid previously set
       with mongoc_bulkwriteopts_set_serverid() if a retry occurred. Intended for use by wrapping  drivers  that
       select a server before running the operation.

Synopsis

          uint32_t
          mongoc_bulkwriteresult_serverid (const mongoc_bulkwriteresult_t *self);

See Also