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_info Member List

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

retry_info()azure::storage::retry_infoinline
retry_info(const retry_context &context)azure::storage::retry_infoinlineexplicit
retry_interval() constazure::storage::retry_infoinline
set_retry_interval(std::chrono::milliseconds value)azure::storage::retry_infoinline
set_target_location(storage_location value)azure::storage::retry_infoinline
set_updated_location_mode(location_mode value)azure::storage::retry_infoinline
should_retry() constazure::storage::retry_infoinline
target_location() constazure::storage::retry_infoinline
updated_location_mode() constazure::storage::retry_infoinline