MONGOC_CLIENT_SESSION_GET_LSID(3) | MongoDB C Driver | MONGOC_CLIENT_SESSION_GET_LSID(3) |
mongoc_client_session_get_lsid - mongoc_client_session_get_lsid()
const bson_t * mongoc_client_session_get_lsid (mongoc_client_session_t *session);
Get the server-side "logical session ID" associated with this mongoc_client_session_t, as a BSON document.
A bson_t you must not modify or free.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |