Base:
method
OnClose
System.ServiceModel.Channels.CommunicationObject.OnClose(System.TimeSpan)
4 overrides of OnClose
System.ServiceModel (4)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
1117protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
33protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
46protected override void OnClose(TimeSpan timeout)
System\ServiceModel\Channels\TransportReplyChannelAcceptor.cs (1)
69protected override void OnClose(TimeSpan timeout)