Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 187 of file Http3Connection.cs.
References System.Net.Http.Http3Connection._abortException, System.Net.Http.Http3Connection._connection, System.Net.Http.Http3Connection._connectionClosedTask, System.Net.Http.Http3Connection._lastProcessedStreamId, System.Net.Http.Http3Connection._pool, System.Threading.Tasks.ValueTask< TResult >.AsTask(), System.Net.Http.Http3Connection.CheckForShutdown(), System.Net.Quic.QuicConnection.CloseAsync(), System.Threading.Interlocked.CompareExchange(), System.Net.Http.HttpConnectionPool.InvalidateHttp3Connection(), System.Net.NetEventSource.Log, System.Net.Http.Http3Connection.SyncObj, and System.Net.Http.Http3Connection.Trace().
Referenced by System.Net.Http.Http3RequestStream.HandleReadResponseContentException(), and System.Net.Http.Http3RequestStream.SendAsync().