Click or drag to resize

UnavailableExceptionAliveReplicas Property

Gets the number of replica that were known to be alive by the Cassandra coordinator node when it tried to execute the operation.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public int AliveReplicas { get; }

Property Value

Type: Int32
See Also