Share via


WebListener.TimeoutManager Property

Definition

Exposes the Http.Sys timeout configurations. These may also be configured in the registry.

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

Property Value

Applies to