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

Definition at line 921 of file MobileAuthenticatedStream.cs.

922 {
923 [global::Cpp2ILInjected.Token(Token = "0x6000121")]
924 [global::Cpp2ILInjected.Address(RVA = "0x1D4BCB4", Offset = "0x1D4BCB4", Length = "0x14")]
925 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
926 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
927 get
928 {
929 throw null;
930 }
931 [global::Cpp2ILInjected.Token(Token = "0x6000122")]
932 [global::Cpp2ILInjected.Address(RVA = "0x1D4BCC8", Offset = "0x1D4BCC8", Length = "0x14")]
933 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
934 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
935 set
936 {
937 throw null;
938 }
939 }