Specifies the maximum length of the queue for scan tasks.
Path
KAVScanningSettings > QueueLen
Attributes
This element has no attributes.
Value
This value must be an unsigned integer and cannot be 0
. The default value is 1024
.
Example
The following is an example of this element.
<QueueLen>1024</QueueLen> |