CompensatingActionMaxRetryCount Property

Scanjour Workflow4 Reference Manual
/// If the action is a Retry then the MaxRetryCount indicates the maximum number of retries that at a minimum shall pass until the retry is suspended.

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public int MaxRetryCount { get; }

Property Value

Type: Int32
See Also

Reference