DOKK / manpages / debian 13 / libmongoc-doc / mongoc_client_session_get_dirty.3.en
MONGOC_CLIENT_SESSION_GET_DIRTY(3) libmongoc MONGOC_CLIENT_SESSION_GET_DIRTY(3)

bool
mongoc_client_session_get_dirty (const mongoc_client_session_t *session);


Indicates whether session has been marked "dirty" as defined in the driver sessions specification.

session: A const mongoc_client_session_t.

This function is intended for use by drivers that wrap libmongoc. It is not useful in client applications.

A boolean indicating whether the session has been marked "dirty".

MongoDB, Inc

2009-present, MongoDB, Inc.

May 7, 2025 1.30.4