terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ RequestStage

Enumerator
CheckForError 
RequestStarted 
WriteReady 
ReadReady 
ReleaseConnection 

Definition at line 1554 of file FtpWebRequest.cs.

1555 {
1556 // Token: 0x040006E3 RID: 1763
1558 // Token: 0x040006E4 RID: 1764
1560 // Token: 0x040006E5 RID: 1765
1561 WriteReady,
1562 // Token: 0x040006E6 RID: 1766
1563 ReadReady,
1564 // Token: 0x040006E7 RID: 1767
1566 }