HKLMConnectTimeOut
HKLMConnectTimeOut
specifies the number of milliseconds to wait for a connection to complete for all users.
This setting has no effect on Server Core installations of Windows Server 2008.
Values
Number_of_milliseconds |
Specifies the number of milliseconds to wait before timing out. The default value is 60,000 (one minute). Number_of_milliseconds is an integer from 5,000 (five seconds) through 86,400,000 (one day). |
Valid Passes
Parent Hierarchy
Microsoft-Windows-IE-ClientNetworkProtocolImplementation | HKLMConnectTimeOut
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-ClientNetworkProtocolImplementation.
XML Example
The following XML output shows how to set the per-machine settings.
<HKLMConnectRetries>1</HKLMConnectRetries>
<HKLMConnectTimeOut>120000</HKLMConnectTimeOut>
<HKLMContentPerUserItem>false</HKLMContentPerUserItem>
<HKLMCookiesPerUserItem>false</HKLMCookiesPerUserItem>
<HKLMHistoryPerUserItem>false</HKLMHistoryPerUserItem>
<HKLMProxyEnable>true</HKLMProxyEnable>
<HKLMProxyOverride>123.45.67.890;345.67.89.012;567.89.01.234</HKLMProxyOverride>
<HKLMProxyServer>123.45.67.890</HKLMProxyServer>
<HKLMReceiveTimeOut>60000</HKLMReceiveTimeOut>
<HKLMSendTimeOut>60000</HKLMSendTimeOut>