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