Returns the status of a specific job.
jobID
ID (GUID) of the job to obtain the status for.
A JobStatus that represents the status of the specified job.
Use this method to obtain the status of a specific job. If the job is not found, Jobstatus.NotFound will be returned.
Refer to the OCRJobProcessorDemo. Depending on the programming language being used, the demo will be found in either the <installationdir>\Examples\DotNet\CS\OCRJobProcessorDemo directory. or the <installationdir>\Examples\DotNet\VB\OCRJobProcessorDemo directory. The <installationdir> represents the directory in which you installed the LEADTOOLS toolkit.