HKLMConnectTimeOut

Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista

HKLMConnectTimeOut specifies the number of milliseconds to wait for an Internet connection request to complete for all users. After this timeout limit is reached, the request is canceled.

Values

Number_of_milliseconds

Specifies the number of milliseconds to wait before timing out. The default value is 60000 (one minute). Number_of_milliseconds is an integer from 5000 (five seconds) through 86400000 (one day).

Setting this option to 0 will disable this timer.

Valid Configuration Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-IE-ClientNetworkProtocolImplementation | HKLMConnectTimeOut

Applies To

For a 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 timeout limit to two minutes.

<HKLMConnectRetries>1</HKLMConnectRetries>
<HKLMConnectTimeOut>120000</HKLMConnectTimeOut>

See Also

Concepts

Microsoft-Windows-IE-ClientNetworkProtocolImplementation