9 references to PropagateChannelParameters
System.ServiceModel (9)
System\ServiceModel\Channels\DatagramAdapter.cs (4)
1170
this.ChannelParameters.
PropagateChannelParameters
(channel);
1234
this.adapter.ChannelParameters.
PropagateChannelParameters
(channel);
1401
this.ChannelParameters.
PropagateChannelParameters
(channel);
1468
this.adapter.ChannelParameters.
PropagateChannelParameters
(channel);
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2505
this.channelParameters.
PropagateChannelParameters
(this.channel);
2670
this.channelParameters.
PropagateChannelParameters
(channel);
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
208
this.channelParameters.
PropagateChannelParameters
(result);
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
511
this.channelParameters.
PropagateChannelParameters
(channel);
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
791
this.channelParameters.
PropagateChannelParameters
(result);