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 If the session has not been used for any operation and
20 mongoc_client_session_advance_cluster_time() has not been called, a
21 bson_t that is valid only for the lifetime of session. Otherwise, NULL.
22
24 MongoDB, Inc
25
27 2017-present, MongoDB, Inc
28
29
30
31
321.23.1 Oct 2M0O,NG2O0C2_2CLIENT_SESSION_GET_CLUSTER_TIME(3)