1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
3344out this.channel);
4 references to channel
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
3346if (timedOut || (this.channel == null)) 3360result = this.BeginOutput(this.binder, this.channel, this.message, 3366this.EndOutput(this.binder, this.channel, this.maskingMode, result); 3390this.EndOutput(this.binder, this.channel, this.maskingMode, result);