Manpage logo

mongoc_client_session_get_transaction_state -

SYNOPSIS  PARAMETERS  RETURN  AUTHOR  COPYRIGHT 

SYNOPSIS

mongoc_transaction_state_t
mongoc_client_session_get_transaction_state (const mongoc_client_session_t *session);

Returns the current transaction state for this session.

PARAMETERS

session: A mongoc_client_session_t.

RETURN

Returns a mongoc_transaction_state_t that represents the current transaction state.

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc


Updated 2026-06-01 - jenkler.se | uex.se