Specifies KSN settings.
Attributes
This element has no attributes.
Nested elements
This element is a container for the following nested elements:
Example
The following is an example of a KSNSettings element.
<KSNSettings> <UrlCheckTimeoutMs>20000</UrlCheckTimeoutMs> <ObjectCheckOnDemandTimeoutMs>10000</ObjectCheckOnDemandTimeoutMs> <CacheSizeKb>30720</CacheSizeKb> </KSNSettings> |