WebListener.TimeoutManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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