CqlCommandConsistencyLevel Property  | 
 
            Gets or sets the ConsistencyLevel when executing the current 
CqlCommand.
            
 
    Namespace: 
   Cassandra.Data
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.10.0
Syntaxpublic ConsistencyLevel ConsistencyLevel { get; set; }Property Value
Type: 
ConsistencyLevel
See Also