Click or drag to resize

ReadFailureExceptionReceivedAcknowledgements Property

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

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

Property Value

Type: Int32
See Also