Udostępnij za pośrednictwem


ChannelParameterCollection.PropagateChannelParameters(IChannel) Metoda

Definicja

Dodaje parametry w bieżącej kolekcji do określonego kanału 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)

Parametry

innerChannel
IChannel

Kanał, który odbiera parametry bieżącej kolekcji.

Dotyczy