1 write to webSocket
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
535this.webSocket = webSocket;
9 references to webSocket
System.ServiceModel (9)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (9)
660TD.WebSocketAsyncReadStart(this.webSocket.GetHashCode()); 663Task<WebSocketReceiveResult> receiveTask = this.webSocket.ReceiveAsync( 693this.webSocket.GetHashCode(), 822this.webSocket.GetHashCode(), 871TD.WebSocketAsyncReadStart(this.webSocket.GetHashCode()); 876Task<WebSocketReceiveResult> receiveTask = this.webSocket.ReceiveAsync( 889this.webSocket.GetHashCode(), 933this.webSocket.SubProtocol, 977this.webSocket,