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

SYNOPSIS

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

PARAMETERS

16session: A mongoc_client_session_t.
17
18timestamp:  A  pointer  to a uint32_t to receive the timestamp compo‐
19         nent.
20
21increment: A pointer to a uint32_t to receive  the  increment  compo‐
22         nent.
23

AUTHOR

25       MongoDB, Inc
26
28       2017-present, MongoDB, Inc
29
30
31
32
331.25.1                           NovMO0N8G,OC2_0C2L3IENT_SESSION_GET_OPERATION_TIME(3)
Impressum