1 instantiation of TimeoutManager
Microsoft.AspNetCore.Server.HttpSys (1)
HttpSysOptions.cs (1)
104
public TimeoutManager Timeouts { get; } = new
TimeoutManager
();
1 reference to TimeoutManager
Microsoft.AspNetCore.Server.HttpSys (1)
HttpSysOptions.cs (1)
104
public
TimeoutManager
Timeouts { get; } = new TimeoutManager();