Click or drag to resize
QueryTimeoutException Properties

The QueryTimeoutException type exposes the following members.

Properties
  NameDescription
Public propertyConsistencyLevel
Gets the consistency level of the operation that time outed.
Public propertyReceivedAcknowledgements
Gets the number of replica that had acknowledged/responded to the operation before it time outed.
Public propertyRequiredAcknowledgements
Gets the minimum number of replica acknowledgements/responses that were required to fulfill the operation.
Top
See Also