1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2973this.success = this.binder.synchronizer.EndTryGetChannel(result, out this.channel);
3 references to channel
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
2958this.success = this.EndInput(this.binder, this.channel, result, out complete); 2977if (this.channel == null) 2988inputResult = this.BeginInput(this.binder, this.channel,