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