ChannelParameterCollection.PropagateChannelParameters(IChannel) Metod

Definition

Lägger till parametrarna i den aktuella samlingen till en angiven kanals ChannelParameterCollection.

public:
 void PropagateChannelParameters(System::ServiceModel::Channels::IChannel ^ innerChannel);
public void PropagateChannelParameters(System.ServiceModel.Channels.IChannel innerChannel);
member this.PropagateChannelParameters : System.ServiceModel.Channels.IChannel -> unit
Public Sub PropagateChannelParameters (innerChannel As IChannel)

Parametrar

innerChannel
IChannel

Kanalen som tar emot den aktuella samlingens parametrar.

Gäller för