TaskProperties.InterruptedRetryAttempts Field |
The number of retry attempts on this task.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic const string InterruptedRetryAttempts = "InterruptedRetryAttempts"
Public Const InterruptedRetryAttempts As String = "InterruptedRetryAttempts"
Field Value
Type:
String
RemarksType is Int16
See Also