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.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public TimeSpan Delay { get; }
Public ReadOnly Property Delay As TimeSpan
Get
public:
property TimeSpan Delay {
TimeSpan get ();
}
member Delay : TimeSpan with get
Property Value
TimeSpan