WriteFailureExceptionRequiredAcknowledgements Property |
Gets the minimum number of replica acknowledgements/responses that were required to fulfill the operation.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public int RequiredAcknowledgements { get; }
Property Value
Type:
Int32See Also