CompensatingActionMaxRetryCount Property
/// If the action is a
RetryRetryProgressive then the
MaxRetryCount indicates the maximum number of
retries that at a minimum shall pass until the retry is suspended.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public int MaxRetryCount { get; }
Public ReadOnly Property MaxRetryCount As Integer
Get
public:
property int MaxRetryCount {
int get ();
}
member MaxRetryCount : int with get
Property Value
Int32