Click or drag to resize
RetryDecisionRethrow Method
Creates a Rethrow retry decision.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public static RetryDecision Rethrow()

Return Value

Type: RetryDecision
a Rethrow retry decision.
See Also