1 write to channelParameters
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2221this.channelParameters = channelParameters;
2 references to channelParameters
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2503if (this.channelParameters != null) 2505this.channelParameters.PropagateChannelParameters(this.channel);