1 write to shouldDisposeWebSocketAfterClosed
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
123
this.
shouldDisposeWebSocketAfterClosed
= value;
1 reference to shouldDisposeWebSocketAfterClosed
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
388
if (this.
shouldDisposeWebSocketAfterClosed
&& this.webSocket != null)