Click or drag to resize
WriteFailureExceptionConsistencyLevel Property
Gets the consistency level of the operation

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

Property Value

Type: ConsistencyLevel
See Also