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

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public ConsistencyLevel ConsistencyLevel { get; }

Property Value

Type: ConsistencyLevel
See Also