←Select platform
In This Topic ▼

JobBase Class Members

Summary

The following tables list the members exposed by JobBase.

Public Constructors

Name Description
Public Constructor
JobBase Initializes a new instance of the JobBase class.

Public Methods

Name Description
Public Method
GetJobStatus Returns the status of a specific job.
Public Method Log Logs an entry using the Leadtools.Logging logging framework.
Public Method OnJobReceived Processes new jobs when they are available and ready for processing.
Public Method OnJobTerminated Responds to a job that unexpectedly terminates, or when a process is forcibly terminated by the windows service.
Public Method ResetJob Resets the specified job.
Public Method SetAbortedStatus Sets the status of a job to Jobstatus.Aborted.
Public Method SetCompletedStatus Sets the status of a job to Jobstatus.Completed.
Public Method SetFailureStatus Sets the status of a job to Jobstatus.Failed.
Public Method UpdatePercentage Sends updated progress information for the current job to the windows service.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.