3 writes to _messageSourceCleanState
System.ServiceModel.Http (3)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (3)
891_messageSourceCleanState = WebSocketHelper.OperationNotStarted; 904_messageSourceCleanState = WebSocketHelper.OperationFinished; 1231if (Interlocked.CompareExchange(ref _messageSourceCleanState, WebSocketHelper.OperationFinished, WebSocketHelper.OperationNotStarted) == WebSocketHelper.OperationNotStarted)