MONGOC_CLIENT_SESSION_GET_OPTS(3) | MongoDB C Driver | MONGOC_CLIENT_SESSION_GET_OPTS(3) |
mongoc_client_session_get_opts - mongoc_client_session_get_opts()
const mongoc_session_opt_t * mongoc_client_session_get_opts (const mongoc_client_session_t *session);
Get a reference to the mongoc_session_opt_t with which this session was configured.
A mongoc_session_opt_t you must not modify or free.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |