Click or drag to resize
QueryTimeoutExceptionConsistencyLevel Property
Gets the consistency level of the operation that time outed.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public ConsistencyLevel ConsistencyLevel { get; }

Property Value

Type: ConsistencyLevel
See Also