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