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