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.NetworkStreamWrapper.WriteTimeout
getset

Definition at line 196 of file NetworkStreamWrapper.cs.

197 {
198 [global::Cpp2ILInjected.Token(Token = "0x60008B4")]
199 [global::Cpp2ILInjected.Address(RVA = "0x1EF9744", Offset = "0x1EF9744", Length = "0x14")]
200 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
201 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
202 get
203 {
204 throw null;
205 }
206 [global::Cpp2ILInjected.Token(Token = "0x60008B5")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1EF9758", Offset = "0x1EF9758", Length = "0x14")]
208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
209 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
210 set
211 {
212 throw null;
213 }
214 }