1MONGOC_CLIENT_SESSION_GET_CLUSTER_TIlMiEbM(mO3oN)nGgOoCc_CLIENT_SESSION_GET_CLUSTER_TIME(3)
2
3
4
6 mongoc_client_session_get_cluster_time - mongoc_client_ses‐
7 sion_get_cluster_time()
8
10 const bson_t *
11 mongoc_client_session_get_cluster_time (const mongoc_client_session_t *session);
12
13 Get the session's clusterTime, as a BSON document.
14
16 · session: A mongoc_client_session_t.
17
19 A bson_t you must not modify or free. If the session has not been used
20 for any operation and you have not called mongoc_client_ses‐
21 sion_advance_cluster_time, then the returned value is NULL.
22
24 MongoDB, Inc
25
27 2017-present, MongoDB, Inc
28
29
30
31
321.16.2 Feb 2M5O,NG2O0C2_0CLIENT_SESSION_GET_CLUSTER_TIME(3)