HKLMReceiveTimeOut

HKLMReceiveTimeOut 为计算机上所有用户指定通过网络接收数据所等待的毫秒数。 这也称为套接字接收。

Number_of_milliseconds

指定在超时之前通过网络接收数据的毫秒数。

默认值为 30000(30 秒)。 Number_of_milliseconds 是一个介于 5000(5 秒)到 86400000(1 天)之间的整数。

有效配置阶段

oobeSystem

父层次结构

microsoft-windows-ie-clientnetworkprotocolimplementation- | HKLMReceiveTimeOut

应用于

有关此组件支持的受支持 Windows 版本和体系结构的列表,请参阅 microsoft-windows-ie-clientnetworkprotocolimplementation-

XML 示例

下面的 XML 输出显示如何将 Internet Explorer 设置为等待 45 秒,以接收对请求的响应。 如果响应时间超过此超时值,则取消该请求。

<HKLMReceiveTimeOut>45000</HKLMReceiveTimeOut>

microsoft-windows-ie-clientnetworkprotocolimplementation-