Click or drag to resize

RetryDecision Properties

The RetryDecision type exposes the following members.

Properties
  NameDescription
Public propertyDecisionType
Gets the type of this retry decision.
Public propertyRetryConsistencyLevel
Gets the consistency level for a retry decision or null if this retry decision is an Ignore or a Rethrow.
Public propertyUseCurrentHost
Determines whether the retry policy uses the same host for retry decision. Default: true.
Top
See Also