2 overrides of EndOutput
System.ServiceModel (2)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
655
protected override void
EndOutput
(ClientReliableChannelBinder<TChannel> binder,
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
3671
protected override void
EndOutput
(ReliableChannelBinder<TChannel> binder,
2 references to EndOutput
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
3366
this.
EndOutput
(this.binder, this.channel, this.maskingMode, result);
3390
this.
EndOutput
(this.binder, this.channel, this.maskingMode, result);