terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ RequestStage

Enumerator
CheckForError 
RequestStarted 
WriteReady 
ReadReady 
ReleaseConnection 

Definition at line 1623 of file FtpWebRequest.cs.

1624 {
1625 [global::Cpp2ILInjected.Token(Token = "0x40006E3")]
1627 [global::Cpp2ILInjected.Token(Token = "0x40006E4")]
1629 [global::Cpp2ILInjected.Token(Token = "0x40006E5")]
1630 WriteReady,
1631 [global::Cpp2ILInjected.Token(Token = "0x40006E6")]
1632 ReadReady,
1633 [global::Cpp2ILInjected.Token(Token = "0x40006E7")]
1635 }