Share via


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

See Also

Reference

retry_info Class