1 write to cleanupStarted
System.ServiceModel (1)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
173this.cleanupStarted = true;
1 reference to cleanupStarted
System.ServiceModel (1)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
404if (clientWebSocket != null && this.cleanupStarted)