|
GoWebScan API
|
| kStatus GoWebScanPipe_SetThreadCount | ( | GoWebScanPipe | pipe, |
| kSize | count | ||
| ) |
Sets the number of threads to be used by the pipe.
If not set, the thread count will default to the maximum number of processors available in the host.
| pipe | GoWebScanPipe object. |
| count | Thread count. |