1 write to channelParameters
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1476this.channelParameters = channelParameters;
1 reference to channelParameters
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1485return (T)(object)this.channelParameters;