6 references to InternalShutdown
System (6)
net\System\Net\_TLSstream.cs (3)
254
chkSocket.
InternalShutdown
(SocketShutdown.Both);
325
chkSocket.
InternalShutdown
(SocketShutdown.Both);
355
chkSocket.
InternalShutdown
(SocketShutdown.Both);
net\System\Net\Sockets\NetworkStream.cs (1)
652
chkStreamSocket.
InternalShutdown
(SocketShutdown.Both);
net\System\Net\Sockets\TCPClient.cs (1)
479
chkClientSocket.
InternalShutdown
(SocketShutdown.Both);
net\System\Net\Sockets\UDPClient.cs (1)
279
chkClientSocket.
InternalShutdown
(SocketShutdown.Both);