Click or drag to resize
QueryTimeoutExceptionRequiredAcknowledgements Property
Gets the minimum number of replica acknowledgements/responses that were required to fulfill the operation.

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

Property Value

Type: Int32
See Also