Enables or disables the use of a .NET ThreadPool when recognizing and processing forms.
Syntax
public bool UseThreadPool { get; set; }
Public Property UseThreadPool As Boolean
public boolean getUseThreadPool();
setUseThreadPool(
boolean
);
true to enable the use of a .NET ThreadPool; otherwise, false (use Win32 threads).
NOTE: This property can only be used with the LEADTOOLS LEAD Engine.
This value may affect the results of Run(RasterImage,PageRequestCallback,Object,List<IMasterFormsCategory>), RecognizeForm(RasterImage,List<IMasterFormsCategory>), and GetMinimumRecognizedConfidenceForm.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document