For a list of all members of this type, see JobBase members
Public Methods
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. |