HKLMReceiveTimeOut

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

HKLMReceiveTimeOut specifies the number of milliseconds to wait for data to be received over the network for all users on the computer. This is also known as a socket receive.

Values

Number_of_milliseconds

Specifies the number of milliseconds for data to be received over the network before timing out.

The default value is 30000 (30 seconds). Number_of_milliseconds is an integer from 5000 (five seconds) through 86400000 (one day).

Valid Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-IE-ClientNetworkProtocolImplementation | HKLMReceiveTimeOut

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 Internet Explorer to wait 45 seconds to receive a response to a request. If the response takes longer than this time-out value, the request is canceled.

<HKLMReceiveTimeOut>45000</HKLMReceiveTimeOut>

See Also

Concepts

Microsoft-Windows-IE-ClientNetworkProtocolImplementation