OperationContext.Channel Propriété

Définition

Obtient le canal associé à l'objet OperationContext en cours.

public:
 property System::ServiceModel::IContextChannel ^ Channel { System::ServiceModel::IContextChannel ^ get(); };
public System.ServiceModel.IContextChannel Channel { get; }
member this.Channel : System.ServiceModel.IContextChannel
Public ReadOnly Property Channel As IContextChannel

Valeur de propriété

IContextChannel

IContextChannel associé au OperationContext en cours.

S’applique à