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

◆ CanTimeout

override bool System.Net.FtpDataStream.CanTimeout
getset

Definition at line 312 of file FtpDataStream.cs.

313 {
314 [global::Cpp2ILInjected.Token(Token = "0x600083A")]
315 [global::Cpp2ILInjected.Address(RVA = "0x1EF2148", Offset = "0x1EF2148", Length = "0x10")]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
317 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
318 get
319 {
320 throw null;
321 }
322 }