1 override of OnClose
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
380protected override void OnClose(TimeSpan timeout)
1 reference to OnClose
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
384base.OnClose(timeoutHelper.RemainingTime());