Click or drag to resize

IOcrProjectMaxTasks Property

Gets or sets the maximum number of parallel processes. Default is the number of logical processing cores.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
int MaxTasks { get; set; }

Property Value

Type: Int32
See Also