Click or drag to resize
RetryDecisionUseCurrentHost Property
Determines whether the retry policy uses the same host for retry decision. Default: true.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public bool UseCurrentHost { get; }

Property Value

Type: Boolean
See Also