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

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

current_location_mode() constazure::storage::retry_contextinline
current_retry_count() constazure::storage::retry_contextinline
last_request_result() constazure::storage::retry_contextinline
next_location() constazure::storage::retry_contextinline
nonstorage_exception() constazure::storage::retry_contextinline
retry_context(int current_retry_count, request_result last_request_result, storage_location next_location, location_mode current_location_mode, const std::exception_ptr &nonstorage_exception=nullptr)azure::storage::retry_contextinline