Base:
method
OnClose
System.ServiceModel.Channels.CommunicationObject.OnClose(System.TimeSpan)
3 overrides of OnClose
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3146protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
222protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Security\SecurityChannel.cs (1)
99protected override void OnClose(TimeSpan timeout)