3 overrides of EndCloseChannel
System.ServiceModel (3)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
477
protected override void
EndCloseChannel
(IDuplexSessionChannel channel,
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (2)
851
protected override void
EndCloseChannel
(IDuplexSessionChannel channel,
1041
protected override void
EndCloseChannel
(IReplySessionChannel channel,
1 reference to EndCloseChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2825
this.binder.
EndCloseChannel
(this.channel, result);