3 references to InternalShutdown
System.Net.Sockets (3)
System\Net\Sockets\NetworkStream.cs (1)
409
_streamSocket.
InternalShutdown
(SocketShutdown.Both);
System\Net\Sockets\TCPClient.cs (1)
287
chkClientSocket.
InternalShutdown
(SocketShutdown.Both);
System\Net\Sockets\UDPClient.cs (1)
239
chkClientSocket.
InternalShutdown
(SocketShutdown.Both);