1 write to channelParameters
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2597this.channelParameters = channelParameters;
2 references to channelParameters
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2668if (this.channelParameters != null) 2670this.channelParameters.PropagateChannelParameters(channel);