terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ReadTimeout

override int System.Net.Sockets.NetworkStream.ReadTimeout
getset

Definition at line 90 of file NetworkStream.cs.

91 {
92 get
93 {
95 throw new InvalidCastException();
96 }
97 set
98 {
99 }
100 }
class f__AnonymousType0<< Count > j__TPar
object GetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName)
Definition Socket.cs:1602