OperationContext.Channel Propiedad

Definición

Obtiene el canal asociado al objeto actual 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

Valor de propiedad

Asociado IContextChannel al objeto actual OperationContext.

Se aplica a