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

◆ ReadTimeout

override int System.Net.FtpDataStream.ReadTimeout
getset

Definition at line 325 of file FtpDataStream.cs.

326 {
327 [global::Cpp2ILInjected.Token(Token = "0x600083B")]
328 [global::Cpp2ILInjected.Address(RVA = "0x1EF2158", Offset = "0x1EF2158", Length = "0x14")]
329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
330 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
331 get
332 {
333 throw null;
334 }
335 [global::Cpp2ILInjected.Token(Token = "0x600083C")]
336 [global::Cpp2ILInjected.Address(RVA = "0x1EF216C", Offset = "0x1EF216C", Length = "0x14")]
337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
338 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
339 set
340 {
341 throw null;
342 }
343 }