3 references to IdleConnection
Microsoft.AspNetCore.Server.HttpSys (3)
TimeoutManager.cs (3)
111
return GetTimeSpanTimeout(TimeoutType.
IdleConnection
);
115
SetTimeSpanTimeout(TimeoutType.
IdleConnection
, value);
217
IdleConnection = (ushort)timeouts[(int)TimeoutType.
IdleConnection
],