1 write to _cleanupStarted
System.ServiceModel.Http (1)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
245
_cleanupStarted
= true;
1 reference to _cleanupStarted
System.ServiceModel.Http (1)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
81
if (WebSocket != null &&
_cleanupStarted
)