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

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

Return Value

Type: RetryDecision
a Rethrow retry decision.
See Also