|
GoWebScan API
|
| kStatus GoWebScanSettings_SetConcurrency | ( | GoWebScanSettings | settings, |
| k32s | value | ||
| ) |
Sets the thread count for processing tasks concurrently.
This field is optional; if not set, the thread count will be maximized to the number of CPU cores by default. Note that system calibration processing is not concurrent.
| settings | GoWebScanSettings object. |
| value | Number of threads. |