Specifies the number of simultaneously running scanning threads. You can have up to 256 scanning threads.
Path
KAVScanningSettings > 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> |