1 implementation of CloseTcpConnection
System.Web (1)
WebSockets\WebSocketPipe.cs (1)
218public void CloseTcpConnection() {
1 reference to CloseTcpConnection
System.Web (1)
WebSockets\AspNetWebSocket.cs (1)
197_pipe.CloseTcpConnection();