Sdílet prostřednictvím


ChannelParameterCollection.PropagateChannelParameters(IChannel) Metoda

Definice

Přidá parametry v aktuální kolekci do zadaného ChannelParameterCollectionkanálu .

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)

Parametry

innerChannel
IChannel

Kanál, který přijímá parametry aktuální kolekce.

Platí pro