WebListenerSettings.Timeouts 属性

定义

公开 Http.Sys 超时配置。 还可以在注册表中配置这些配置。 可能在处理侦听器之前随时对这些设置进行修改。

public:
 property Microsoft::Net::Http::Server::TimeoutManager ^ Timeouts { Microsoft::Net::Http::Server::TimeoutManager ^ get(); };
public Microsoft.Net.Http.Server.TimeoutManager Timeouts { get; }
member this.Timeouts : Microsoft.Net.Http.Server.TimeoutManager
Public ReadOnly Property Timeouts As TimeoutManager

属性值

适用于