Provided by: libmongoc-doc_2.2.1-1_all bug

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.

2.2.1                                             Dec 11, 2025MONGOC_OIDC_CALLBACK_PARAMS_CANCEL_WITH_TIMEOUT(3)