ProcessorSettings
Contents
[
Hide
]
ProcessorSettings class
ProcessorSettings allow to recognize barcodes with multi-threaded increasing of performance
The ProcessorSettings type exposes the following members:
Properties
Name | Description |
---|---|
use_all_cores | Is needed to use all cores. |
use_only_this_cores_count | Specify the number of cores to use. You need to change the property “UseAllCores” to “false”. |
max_additional_allowed_threads | Specify the maximal number of additional threads to run code in parallel |
See Also
- namespace aspose.barcode.common
- assembly Aspose.BarCode