Microsoft Azure Storage Client Library for C++  7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
azure::storage::retry_policy Member List

This is the complete list of members for azure::storage::retry_policy, including all inherited members.

clone() const overrideazure::storage::retry_policyinline
evaluate(const retry_context &retry_context, operation_context context) override (defined in azure::storage::retry_policy)azure::storage::retry_policy
is_valid() constazure::storage::retry_policyinline
retry_policy()azure::storage::retry_policyinline
retry_policy(std::shared_ptr< basic_retry_policy > ptr)azure::storage::retry_policyinlineexplicit