Share via


retry_policy::is_valid Method

Indicates whether the retry_policy object is valid.

bool is_valid() const;

Return Value

true if the retry_policy object is valid; otherwise, false.

Requirements

Header: core.h

Namespace: azure::storage

See Also

Reference

retry_policy Class