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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether the retry_policy object is valid.
bool is_valid() const;
true if the retry_policy object is valid; otherwise, false.
Header: core.h
Namespace: azure::storage