LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

AbortAllJobs Method

Show in webframe







Aborts all running and pending jobs.
Syntax
void AbortAllJobs()
'Declaration
 
Sub AbortAllJobs() 
'Usage
 
Dim instance As IOcrAutoRecognizeManager
 
instance.AbortAllJobs()
void AbortAllJobs()

            

            
function Leadtools.Forms.Ocr.IOcrAutoRecognizeManager.AbortAllJobs()
void AbortAllJobs(); 
Remarks

Call this method to cause all running and pending jobs started with Run, RunJob or RunJobAsync to gracefully abort. Notice that this method will only triggers the abortion operation and returns immediately. You must still add synchronization code if your application logic needs to be informed when all jobs are completed/aborted. For a complete example on how to accomplish this, refer to RunJob.

Example
For an example, refer to RunJob.
Requirements

Target Platforms

See Also

Reference

IOcrAutoRecognizeManager Interface
IOcrAutoRecognizeManager Members
Programming with LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

AbortAllJobs requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features