1 write to _channelParameters
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
36
_channelParameters
= channelParameters;
1 reference to _channelParameters
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
156
return (T)(object)
_channelParameters
;