void
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_BULKWRITEOPTS_SET_SERVERID(3)
Description
Identifies which server to perform the operation. Intended for use by wrapping drivers that select a
server before running the operation.
Synopsis
void
mongoc_bulkwriteopts_set_serverid (mongoc_bulkwriteopts_t *self, uint32_t serverid);
