Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 1413 of file HttpConnectionPool.cs.
References System.Net.Http.HttpConnectionPool._associatedHttp2ConnectionCount, System.Net.Http.HttpConnectionPool._availableHttp2Connections, System.Net.Http.HttpConnectionPool._disposed, System.Net.Http.HttpConnectionPool._http2RequestQueue, System.Net.Http.HttpConnectionPool._pendingHttp2Connection, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Net.Http.HttpConnectionPool.CheckExpirationOnReturn(), System.Net.Http.HttpConnectionPool.CheckForHttp2ConnectionInjection(), System.Net.Http.HttpConnectionPool.DisableHttp2Connection(), System.Net.Http.Http2Connection.Dispose(), System.Net.NetEventSource.Log, System.SR.net_http_http2_connection_not_established, System.Net.Http.Http2Connection.ReleaseStream(), System.Runtime.ExceptionServices.ExceptionDispatchInfo.SetCurrentStackTrace(), System.Net.Http.HttpConnectionPool.SyncObj, System.Net.Http.Http2Connection.Trace(), and System.Net.Http.Http2Connection.TryReserveStream().
Referenced by System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(), and System.Net.Http.HttpConnectionPool.DisableHttp2Connection().