mongoc_oidc_callback_params_cancel_with_timeout
Synopsis
mongoc_oidc_credential_t * mongoc_oidc_callback_params_cancel_with_timeout (mongoc_oidc_callback_params_t *params);
Set the out parameter indicating cancellation of the callback function due to a timeout instead of an error.
Note:
If the callback function returns a not-null value, the value of this out parameter is ignored.
Parameters
- params: a mongoc_oidc_callback_params_t <>.
Returns
NULL.
See also:
- mongoc_oidc_callback_params_t <>
- mongoc_oidc_callback_t <>
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Mar 04, 2026 2.2.3 libmongoc