RetryDecisionIgnore Method |
Creates an Ignore retry decision.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public static RetryDecision Ignore()
Return Value
Type:
RetryDecisionan Ignore retry decision.
See Also