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

◆ WriteTimeout

override int System.Net.FtpDataStream.WriteTimeout
getset

Definition at line 346 of file FtpDataStream.cs.

347 {
348 [global::Cpp2ILInjected.Token(Token = "0x600083D")]
349 [global::Cpp2ILInjected.Address(RVA = "0x1EF2180", Offset = "0x1EF2180", Length = "0x14")]
350 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
351 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
352 get
353 {
354 throw null;
355 }
356 [global::Cpp2ILInjected.Token(Token = "0x600083E")]
357 [global::Cpp2ILInjected.Address(RVA = "0x1EF2194", Offset = "0x1EF2194", Length = "0x14")]
358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
359 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
360 set
361 {
362 throw null;
363 }
364 }