2 references to Shutdown
System (1)
net\System\Net\Sockets\SocketShutdown.cs (1)
12/// Defines constants used by the <see cref='System.Net.Sockets.Socket.Shutdown'/> method.
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
565socket.Shutdown(SocketShutdown.Send);