2 overrides of OnClose
System.ServiceModel (2)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
207protected override void OnClose(TimeSpan timeout)
System\ServiceModel\ServiceChannelManager.cs (1)
325protected override void OnClose(TimeSpan timeout)
1 reference to OnClose
System.ServiceModel (1)
System\ServiceModel\Channels\LifetimeManager.cs (1)
108this.OnClose(timeout);