UnavailableExceptionRequiredReplicas Property  | 
 
            Gets the number of replica acknowledgements/responses required to perform the operation (with its required consistency level). 
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic int RequiredReplicas { get; }Property Value
Type: 
Int32
See Also