1 write to closureReceived
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
826this.closureReceived = true;
1 reference to closureReceived
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
704while (!endOfMessage && !this.closureReceived);