1 override of OnCleanup
System.ServiceModel.Http (1)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
243protected override void OnCleanup()
2 references to OnCleanup
System.ServiceModel.Http (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
246base.OnCleanup();
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
311OnCleanup();