Provided by: libmongoc-doc_1.9.2+dfsg-1build1_all
NAME
mongoc_client_session_destroy - mongoc_client_session_destroy()
SYNOPSIS
void mongoc_client_session_destroy (mongoc_client_session_t *session); End a session, returning its session id to the pool, and free all client resources associated with the session. See the example code for mongoc_client_session_t.
PARAMETERS
• session: A mongoc_client_session_t.
AUTHOR
MongoDB, Inc
COPYRIGHT
2018, MongoDB, Inc