TimeoutMs

March 5, 2024

ID 207350

The amount of time an idle connection has to be kept open (in milliseconds), waiting for a new request from an HTTP client.

This element is optional.

Path

ServerSettings > KeepAliveSettings > TimeoutMs

Attributes

This element has no attributes.

Value

The valid value is an integer from 0 to 18000 (milliseconds).

If TimeoutMs is set to 0, there is no time limit for the connection.

The default value is 5000.

Example

The following is an example of this element.

<TimeoutMs>5000</TimeoutMs>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.