Click or drag to resize
QueryTimeoutExceptionReceivedAcknowledgements Property
Gets the number of replica that had acknowledged/responded to the operation before it time outed.

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

Property Value

Type: Int32
See Also