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 Mono.Net.Security.MobileAuthenticatedStream.ReadTimeout
getsetinherited

Definition at line 900 of file MobileAuthenticatedStream.cs.

901 {
902 [global::Cpp2ILInjected.Token(Token = "0x600011F")]
903 [global::Cpp2ILInjected.Address(RVA = "0x1D4BC8C", Offset = "0x1D4BC8C", Length = "0x14")]
904 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
905 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
906 get
907 {
908 throw null;
909 }
910 [global::Cpp2ILInjected.Token(Token = "0x6000120")]
911 [global::Cpp2ILInjected.Address(RVA = "0x1D4BCA0", Offset = "0x1D4BCA0", Length = "0x14")]
912 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
913 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
914 set
915 {
916 throw null;
917 }
918 }