Click or drag to resize
ReadFailureExceptionFailures Property
Gets the number of nodes that experienced a failure while executing the request.

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

Property Value

Type: Int32
See Also