Click or drag to resize
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.4.0
Syntax
C#
public bool UseCurrentHost { get; }

Property Value

Type: Boolean
See Also