OperationContext.Channel Propriedade

Definição

Obtém o canal associado ao objeto atual 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 Propriedade

Um IContextChannel associado à corrente OperationContext.

Aplica-se a