Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 576 of file HttpConnectionPool.cs.
References System.Net.Http.HttpConnectionPool._associatedHttp2ConnectionCount, System.Net.Http.HttpConnectionPool._availableHttp2Connections, System.Net.Http.HttpConnectionPool._http2RequestQueue, System.Net.Http.HttpConnectionPool._pendingHttp2Connection, System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Net.Http.HttpConnectionPool.EnableMultipleHttp2Connections, and System.Threading.Tasks.Task< TResult >.Run().
Referenced by System.Net.Http.HttpConnectionPool.DisableHttp2Connection(), System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(), System.Net.Http.HttpConnectionPool.HandleHttp2ConnectionFailure(), System.Net.Http.HttpConnectionPool.InvalidateHttp2Connection(), and System.Net.Http.HttpConnectionPool.ReturnHttp2Connection().