Base:
method
OnClose
System.ServiceModel.Channels.TransportChannelListener.OnClose(System.TimeSpan)
2 overrides of OnClose
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
43protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
50protected override void OnClose(TimeSpan timeout)