Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 267 of file HttpConnectionPoolManager.cs.
References System.Net.Http.HttpConnectionPoolManager._cleaningTimer, System.Net.Http.HttpConnectionPoolManager._cleanPoolTimeout, System.Net.Http.HttpConnectionPoolManager._pools, System.Net.Http.HttpConnectionPoolManager._timerIsRunning, System.cancellationToken, System.Net.Http.HttpConnectionPoolManager.GetConnectionKey(), System.Net.Http.HttpConnectionPoolManager.SetCleaningTimer(), System.Net.Http.HttpConnectionPoolManager.SyncObj, System.Collections.Generic.Dictionary< TKey, TValue >.TryAdd(), System.Collections.Generic.Dictionary< TKey, TValue >.TryGetValue(), and System.value.
Referenced by System.Net.Http.HttpConnectionPoolManager.SendAsync(), System.Net.Http.HttpConnectionPoolManager.SendAsyncMultiProxy(), and System.Net.Http.HttpConnectionPoolManager.SendProxyConnectAsync().