3 references to ChannelParameterCollection
System.ServiceModel (3)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
951
this.channelParameters = new
ChannelParameterCollection
(this);
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
326
this.channelParameters = new
ChannelParameterCollection
(this);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
449
this.channelParameters = new
ChannelParameterCollection
(this);