Man page - mongoc_bulkwriteopts_set_serverid(3)

Packages contains this manual

Manual

MONGOC_BULKWRITEOPTS_SET_SERVERID

SYNOPSIS
DESCRIPTION
AUTHOR
COPYRIGHT

SYNOPSIS

void
mongoc_bulkwriteopts_set_serverid (mongoc_bulkwriteopts_t *self, uint32_t serverid);

DESCRIPTION

Identifies which server to perform the operation. Intended for use by wrapping drivers that select a server before running the operation.

AUTHOR

MongoDB, Inc

COPYRIGHT

2009-present, MongoDB, Inc.