1MONGOC_CLIENT_SESSION_GET_OPERATION_lMTiOIbNMmGEoO(nC3g_)oCcLIENT_SESSION_GET_OPERATION_TIME(3)
2
3
4

NAME

6       mongoc_client_session_get_operation_time      -      mongoc_client_ses‐
7       sion_get_operation_time()
8

SYNOPSIS

10          void
11          mongoc_client_session_get_operation_time (const mongoc_client_session_t *session,
12                                                    uint32_t *timestamp,
13                                                    uint32_t *increment);
14
15       Get the session's operationTime, expressed as  a  BSON  Timestamp  with
16       timestamp  and  increment  components. If the session has not been used
17       for any operations, the timestamp and increment are 0.
18

PARAMETERS

20       · session: A mongoc_client_session_t.
21
22       · timestamp: A pointer to a uint32_t to receive  the  timestamp  compo‐
23         nent.
24
25       · increment:  A  pointer  to a uint32_t to receive the increment compo‐
26         nent.
27

AUTHOR

29       MongoDB, Inc
30
32       2017-present, MongoDB, Inc
33
34
35
36
371.16.2                           FebMO2N5G,OC2_0C2L0IENT_SESSION_GET_OPERATION_TIME(3)
Impressum