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

◆ ProtocolType

ProtocolType System.Net.Sockets.Socket.ProtocolType
get

Definition at line 240 of file Socket.cs.

241 {
242 get
243 {
244 return this.protocolType;
245 }
246 }
ProtocolType protocolType
Definition Socket.cs:2055

Referenced by System.Net.Sockets.Socket.Socket(), and System.Net.Sockets.Socket.Socket().