OperationContext.Channel Propriedade

Definição

Obtém o canal associado ao objeto OperationContext atual.

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 da propriedade

IContextChannel

Um IContextChannel associado ao OperationContext atual.

Aplica-se a