ChannelParameterCollection.Channel Proprietà

Definizione

Ottiene il canale i cui parametri si trovano in questa raccolta.

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

Valore della proprietà

IChannel i cui parametri si trovano in questa raccolta.

Commenti

Questa proprietà è impostata su channel quando viene chiamato ChannelParameterCollection.

Si applica a