1 write to _closureReceived
System.ServiceModel.Http (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
687
_closureReceived
= true;
1 reference to _closureReceived
System.ServiceModel.Http (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
589
while (!endOfMessage && !
_closureReceived
);