RetryPolicyType enum
RetryPolicy types.
Fields
EXPONENTIAL | Exponential retry. Retry time delay grows exponentially.
Literal value |
FIXED | Linear retry. Retry time delay grows linearly.
Literal value |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
RetryPolicy types.
EXPONENTIAL | Exponential retry. Retry time delay grows exponentially.
Literal value |
FIXED | Linear retry. Retry time delay grows linearly.
Literal value |