LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

UseThreadPool Property

Show in webframe





Enables or disables the use of .NET ThreadPool in recognizing and processing forms.
Syntax
public bool UseThreadPool {get; set;}
'Declaration
 
Public Property UseThreadPool As Boolean
'Usage
 
Dim instance As AutoFormsEngine
Dim value As Boolean
 
instance.UseThreadPool = value
 
value = instance.UseThreadPool

            

            
public:
property bool UseThreadPool {
   bool get();
   void set (    bool value);
}

Property Value

true to enable the use of .NET ThreadPool; false, otherwise, use Win32 threads.
Remarks
This value may affect the results of Run(RasterImage,PageRequestCallback,Object,List<IMasterFormsCategory>), RecognizeForm(RasterImage,List<IMasterFormsCategory>), and GetMinimumRecognizedConfidenceForm.
Example
For an example, refer to AutoFormsEngine.AutoFormsEngine(IMasterFormsRepository repository, IOcrEngine ocrEngine, BarcodeEngine barcodeEngine, AutoFormsRecognitionManager managers, int minimumConfidenceKnownForm, int minimumConfidenceRecognized, bool recognizeFirstPageOnly).
Requirements

Target Platforms

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


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

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features