Click or drag to resize

ReadFailureExceptionReceivedAcknowledgements Property

Gets the number of replica that had acknowledged/responded to the operation

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

Property Value

Type: Int32
See Also