Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 1125 of file HttpConnection.cs.
References System.Net.Http.HttpConnection._disposed, System.Net.Http.HttpConnection._idleSinceTickCount, System.Net.Http.HttpConnection._pool, System.Net.Http.HttpConnection._readBuffer, System.Net.Http.HttpConnection._socket, System.Net.Http.HttpConnection._stream, System.Net.Http.HttpConnection._transportContext, System.Net.Http.HttpConnection._weakThisRef, System.Net.Http.HttpConnection._writeBuffer, System.Net.Http.HttpTelemetry.Log, System.Net.NetEventSource.Log, System.stream, System.Environment.TickCount64, and System.Net.Http.HttpConnectionBase.TraceConnection().
Referenced by System.Net.Http.HttpConnection.ChunkedEncodingReadStream.DrainAsync(), and System.Net.Http.HttpConnection.ContentLengthReadStream.DrainAsync().