Share via


request_options::retry_policy Method

Gets the retry policy for the request.

azure::storage::retry_policy retry_policy() const;

Return Value

The retry policy for the request.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

request_options Class