retry_info::retry_interval Method
Gets the interval until the next retry.
std::chrono::milliseconds retry_interval() const;
Return Value
The interval until the next retry.
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.
Gets the interval until the next retry.
std::chrono::milliseconds retry_interval() const;
The interval until the next retry.
Header: core.h
Namespace: azure::storage