ObjectCheckOnDemandTimeoutMs

Specifies the timeout for response from KSN when running reputation checks for files (in milliseconds).

Path

KSNSettings > ObjectCheckOnDemandTimeoutMs

Attributes

This element has no attributes.

Value

This value must be an unsigned integer and cannot be 0. The default value is 10000.

Notice that this parameter only sets the timeout for reputation checks in KSN. This timeout does not include the time needed for sending a scan request and receiving a reputation status from KSN.
This timeout can be exceeded if KSN finds that the reputation status of the scanned file is Danger.

Example

The following is an example of this element.

<ObjectCheckOnDemandTimeoutMs>10000</ObjectCheckOnDemandTimeoutMs>

Page top