Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 131 of file Http3Connection.cs.
References System.Net.Http.Http3Connection._activeRequests, System.Net.Http.Http3Connection._connection, System.Net.Http.Http3Connection._lastProcessedStreamId, System.Net.Abort, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.cancellationToken, System.SR.Format(), System.Net.Quic.QuicConnection.GetRemoteAvailableBidirectionalStreamCount(), System.SR.net_http_http3_connection_error, System.SR.net_http_request_aborted, System.Net.Quic.QuicConnection.OpenBidirectionalStream(), System.Net.Http.Http3Connection.SyncObj, System.task, and System.Net.Quic.QuicConnection.WaitForAvailableBidirectionalStreamsAsync().
Referenced by System.Net.Http.HttpConnectionPool.TrySendUsingHttp3Async().