ProcessingSettings interface
The general settings which are the same for different processing scenarios.
interface ProcessingSettings
Methods
Name | Description |
---|---|
getProcessingThreadsCount | Gets the number of processing threads to be used. |
setProcessingThreadsCount | Sets the number of processing threads to be used. |
02.03.2022 12:59:15