Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ EndReceive() [2/2]

int System.Net.Sockets.Socket.EndReceive ( IAsyncResult asyncResult,
out SocketError errorCode )
inline

Definition at line 2577 of file Socket.cs.

2578 {
2580 }
int EndSendReceive(IAsyncResult asyncResult, out SocketError errorCode)
Definition Socket.cs:2582

References System.asyncResult, and System.Net.Sockets.Socket.EndSendReceive().