Base:
method
OnClose
System.ServiceModel.Channels.LayeredChannelListener<TChannel>.OnClose(System.TimeSpan)
6 overrides of OnClose
System.ServiceModel (6)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
1577protected override void OnClose(TimeSpan timeout) 3516protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
285protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\InternalDuplexChannelListener.cs (1)
50protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
181protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
286protected override void OnClose(TimeSpan timeout)