UnavailableExceptionRequiredReplicas Property |
Gets the number of replica acknowledgements/responses required to perform the operation (with its required consistency level).
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public int RequiredReplicas { get; }
Property Value
Type:
Int32See Also