Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.HttpConnectionPool.RequestQueue< T > Member List

This is the complete list of members for System.Net.Http.HttpConnectionPool.RequestQueue< T >, including all inherited members.

_queueSystem.Net.Http.HttpConnectionPool.RequestQueue< T >private
CountSystem.Net.Http.HttpConnectionPool.RequestQueue< T >
EnqueueRequest(HttpRequestMessage request)System.Net.Http.HttpConnectionPool.RequestQueue< T >inline
IsEmptySystem.Net.Http.HttpConnectionPool.RequestQueue< T >
TryDequeueNextRequest(T connection)System.Net.Http.HttpConnectionPool.RequestQueue< T >inline
TryFailNextRequest(Exception e)System.Net.Http.HttpConnectionPool.RequestQueue< T >inline
TryPeekNextRequest([NotNullWhen(true)] out HttpRequestMessage request)System.Net.Http.HttpConnectionPool.RequestQueue< T >inline