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
◆
NoDelay
bool System.Net.Sockets.Socket.NoDelay
set
Definition at line
693
of file
Socket.cs
.
694
{
695
set
696
{
697
this.
ThrowIfDisposedAndClosed
();
698
this.
ThrowIfUdp
();
699
}
700
}
System.Net.Sockets.Socket.ThrowIfUdp
void ThrowIfUdp()
Definition
Socket.cs:1837
System.Net.Sockets.Socket.ThrowIfDisposedAndClosed
void ThrowIfDisposedAndClosed()
Definition
Socket.cs:1797
System
Net
Sockets
Socket
Generated by
1.10.0