1 override of OnCleanup
System.ServiceModel (1)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
171protected override void OnCleanup()
2 references to OnCleanup
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
174base.OnCleanup();
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
380this.OnCleanup();