Click or drag to resize
WriteFailureExceptionReceivedAcknowledgements Property
Gets the number of replica that had acknowledged/responded to the operation

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

Property Value

Type: Int32
See Also