MailWatchMaxRetryCount Property
The number of times to retry handling an item that may have failed.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InArgument<int> MaxRetryCount { get; set; }
Public Property MaxRetryCount As InArgument(Of Integer)
Get
Set
public:
property InArgument<int>^ MaxRetryCount {
InArgument<int>^ get ();
void set (InArgument<int>^ value);
}
member MaxRetryCount : InArgument<int> with get, set
Property Value
InArgumentInt32