System.ServiceModel.Channels.ChannelParameterCollection public class ChannelParameterCollection : Collection<object> Documentation Code protected virtual IChannel Channel { get; } public ChannelParameterCollection() public ChannelParameterCollection(IChannel channel) public void PropagateChannelParameters(IChannel innerChannel)