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

◆ Close() [2/2]

void System.Net.Sockets.Socket.Close ( int timeout)
inline

Definition at line 1708 of file Socket.cs.

1709 {
1710 this.linger_timeout = timeout;
1711 this.Dispose();
1712 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.Sockets.Socket.Dispose(), and j__TPar.