OperationContext.Channel Propriété

Définition

Obtient le canal associé à l’objet actuel OperationContext .

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é

Associé IContextChannel au fichier actif OperationContext.

S’applique à