Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 975 of file HttpConnectionPool.cs.
References System.Net.Http.HttpConnectionPool._altSvcBlocklist, System.Net.Http.HttpConnectionPool._altSvcBlocklistTimerCancellation, System.Net.Http.HttpConnectionPool._altSvcEnabled, System.Net.Http.HttpConnectionPool._authorityExpireTimer, System.Net.Http.HttpConnectionPool._http3Authority, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Threading.Timer.Change(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Threading.Tasks.TaskScheduler.Default, System.Threading.Tasks.Task< TResult >.Delay(), System.Net.Http.HttpConnectionPool.ExpireAltSvcAuthority(), System.Collections.Generic.Dictionary< TKey, TValue >.Remove(), System.Net.Http.HttpConnectionPool.SyncObj, and System.Threading.CancellationTokenSource.Token.
Referenced by System.Net.Http.HttpConnectionPool.GetHttp3ConnectionAsync(), and System.Net.Http.HttpConnectionPool.TrySendUsingHttp3Async().