![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
Leadtools.JobProcessor.Job Namespace : JobBase Class |
The following tables list the members exposed by JobBase.
Name | Description | |
---|---|---|
![]() | GetJobStatus | Returns the status of a specific job. |
![]() | Log | Logs an entry using the Leadtools.Logging logging framework. |
![]() | OnJobReceived | Processes new jobs when they are available and ready for processing. |
![]() | OnJobTerminated | Responds to a job that unexpectedly terminates, or when a process is forcibly terminated by the windows service. |
![]() | ResetJob | Resets the specified job. |
![]() | SetAbortedStatus | Sets the status of a job to Jobstatus.Aborted. |
![]() | SetCompletedStatus | Sets the status of a job to Jobstatus.Completed. |
![]() | SetFailureStatus | Sets the status of a job to Jobstatus.Failed. |
![]() | UpdatePercentage | Sends updated progress information for the current job to the windows service. |