Base:
method
OnClose
System.ServiceModel.Channels.InputQueueChannel<TDisposable>.OnClose(System.TimeSpan)
2 overrides of OnClose
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
1533
protected override void
OnClose
(TimeSpan timeout)
1834
protected override void
OnClose
(TimeSpan timeout)
1 reference to OnClose
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1537
base.
OnClose
(timeout);