1 override of OnClose
System.ServiceModel.Primitives (1)
System\ServiceModel\ServiceChannelManager.cs (1)
246protected override void OnClose(TimeSpan timeout)
2 references to OnClose
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\LifetimeManager.cs (1)
86OnClose(timeout);
System\ServiceModel\ServiceChannelManager.cs (1)
252base.OnClose(timeoutHelper.RemainingTime());