Gets or sets a value indicating the numbers of times a job has been attempted for processing.
A System.Int32 that represents the number of times a job has been attempted for processing.
The LEADTOOLS Distributed Computing (Job Processor) SDK allows you to specify the numbers of times a job should be attempted before workers are no longer given the opportunity to process the file and it is considered to have failed. For more information, refer to LEADTOOLS Distributed Computing Settings.
For an example, refer to IJobService.GetJobInformation.