Click or drag to resize

QueryTimeoutExceptionReceivedAcknowledgements Property

Gets the number of replica that had acknowledged/responded to the operation before it time outed.

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

Property Value

Type: Int32
See Also