Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ChannelParameterCollection::PropagateChannelParameters Method (IChannel^)

 

Adds the parameters in the current collection to a specified channel's ChannelParameterCollection.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
void PropagateChannelParameters(
	IChannel^ innerChannel
)

Parameters

innerChannel
Type: System.ServiceModel.Channels::IChannel^

The channel that receives the current collection's parameters.

Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show:
© 2017 Microsoft