HKLMSendTimeOut

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

HKLMSendTimeOut specifies the number of milliseconds to wait for data to be sent over the network for all users. This is also known as a socket send.

Values

Number_of_milliseconds

Specifies the number of milliseconds to wait for a socket send to complete. 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 | HKLMSendTimeOut

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 specify that the system waits two minutes for data to be sent over the network. If the send takes longer than this time-out value, the send is canceled..

 
<HKLMConnectTimeOut>120000</HKLMConnectTimeOut>

See Also

Concepts

Microsoft-Windows-IE-ClientNetworkProtocolImplementation