5 writes to channel
System.ServiceModel (5)
System\ServiceModel\Channels\ReliableChannelBinder.cs (5)
2218this.channel = channel; 2259this.channel = null; 2279if (!this.synchronizer.CompleteSetChannel(this, out this.channel)) 2302this.channel = null; 2527this.channel = channel;
7 references to channel
System.ServiceModel (7)
System\ServiceModel\Channels\ReliableChannelBinder.cs (7)
2266this.channel.EndOpen(result); 2295channel = this.channel; 2309if (this.channel != null) 2405if (this.channel != null) 2407this.channel.Abort(); 2505this.channelParameters.PropagateChannelParameters(this.channel); 2508IAsyncResult result = this.channel.BeginOpen(