ChannelParameterCollection.PropagateChannelParameters Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Adds the parameters in the current collection to a specified channel's ChannelParameterCollection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- innerChannel
- Type: System.ServiceModel.Channels.IChannel
The channel that receives the current collection's parameters.
Show: