ChannelParameterCollection.Channel Właściwość

Definicja

Pobiera kanał, którego parametry znajdują się w tej kolekcji.

protected:
 virtual property System::ServiceModel::Channels::IChannel ^ Channel { System::ServiceModel::Channels::IChannel ^ get(); };
protected virtual System.ServiceModel.Channels.IChannel Channel { get; }
member this.Channel : System.ServiceModel.Channels.IChannel
Protected Overridable ReadOnly Property Channel As IChannel

Wartość właściwości

Których IChannel parametry znajdują się w tej kolekcji.

Uwagi

Ta właściwość jest ustawiana na channel wartość , gdy ChannelParameterCollection jest wywoływana.

Dotyczy