The amount of time an idle connection has to be kept open (in milliseconds), while waiting for a new request from an ICAP client.
This element is optional.
Path
ICAPSettings > KeepAliveSettings > TimeoutMs
Attributes
This element has no attributes.
Value
The valid value is an integer from 1
to 10000
(
milliseconds).
The default value is 5000
.
Example
The following is an example of this element.
<TimeoutMs>5000</TimeoutMs> |