RetryDecisionUseCurrentHost Property |
Determines whether the retry policy uses the same host for retry decision. Default: true.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public bool UseCurrentHost { get; }
Property Value
Type:
BooleanSee Also