ThreadCount
The ThreadCount
parameter specifies the number of threads to run. This parameter is used only for importing.
ThreadCount
is the main parameter that influences performance. A good starting point for this parameter is one thread for each available processor core.
Type: | Integer |
Default: | 1 |
Required | No |
Configuration Section: | ImportService |
Example: | ThreadCount=4
|