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