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

◆ SendTimeout

int System.Net.Sockets.TcpClient.SendTimeout
set

Definition at line 272 of file TcpClient.cs.

273 {
274 set
275 {
277 }
278 }
void SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, int optionValue, bool silent)
Definition Socket.cs:500