Specifies the scanning timeout, in milliseconds (ms).
Path
SDKSettings > ScanTimeout
Attributes
This element has no attributes.
Value
The default value is 10000
(10 seconds).
Example
The following is an example of this element.
<ScanTimeout>10000</ScanTimeout> <!-- 0 = unlimited --> |