10 overrides of OnClose
System.ServiceModel (10)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
147protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
3219protected override void OnClose(TimeSpan timeout) 3571protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
1513protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
1415protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1331protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
218protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
688protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Dispatcher\InputChannelBinder.cs (1)
179protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
3548protected override void OnClose(TimeSpan timeout)