RetryDecision Properties |
The RetryDecision type exposes the following members.
Name | Description | |
---|---|---|
DecisionType |
Gets the type of this retry decision.
| |
RetryConsistencyLevel |
Gets the consistency level for a retry decision or null if
this retry decision is an Ignore or a
Rethrow. | |
UseCurrentHost |
Determines whether the retry policy uses the same host for retry decision. Default: true.
|