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