Specifies the total number of scanning threads in all processes. You can have up to 256 scanning threads.
Path
SDKSettings > ThreadsCount
Attributes
This element has no attributes.
Value
This value must be an unsigned integer and cannot be 0
. The default value is 8
.
Example
The following is an example of this element.
<ThreadsCount>8</ThreadsCount> |