RetryDecisionUseCurrentHost Property |
Determines whether the retry policy uses the same host for retry decision. Default: true.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.8.0
Syntaxpublic bool UseCurrentHost { get; }
Property Value
Type:
Boolean
See Also