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