Click or drag to resize
RetryDecisionIgnore Method
Creates an Ignore retry decision.

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

Return Value

Type: RetryDecision
an Ignore retry decision.
See Also