Share via


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

See Also

Reference

retry_info Class