UnavailableExceptionConsistency Property |
Gets the consistency level of the operation triggering this unavailable exception.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntaxpublic ConsistencyLevel Consistency { get; }
Property Value
Type:
ConsistencyLevel
See Also