Click or drag to resize

CompensatingActionDelay Property

If the action is a Retry or RetryProgressive then the Delay indicates the time that at a minimum shall pass until the retry is made.

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public TimeSpan Delay { get; }

Property Value

TimeSpan
See Also