retry_info::should_retry Method
Indicates that the request should be retried.
bool should_retry() const;
Return Value
true if the request should be retried.
Requirements
Header: core.h
Namespace: azure::storage
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates that the request should be retried.
bool should_retry() const;
true if the request should be retried.
Header: core.h
Namespace: azure::storage