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