Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprotectedinherited |
Definition at line 192 of file CommandStream.cs.
References System.Net.CommandStream._aborted, System.Net.CommandStream._abortReason, System.Net.CommandStream._commands, System.Net.CommandStream._currentResponseDescription, System.Net.CommandStream._doRead, System.Net.CommandStream._doSend, System.Net.CommandStream._index, System.Net.CommandStream._isAsync, System.Net.CommandStream._recoverableFailure, and System.Net.CommandStream._request.
Referenced by System.Net.CommandStream.ClearState(), and System.Net.CommandStream.SubmitRequest().