Condividi tramite


OperationContext.Channel Proprietà

Definizione

Consente di ottenere il canale associato all'oggetto OperationContext corrente.

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

Valore della proprietà

IContextChannel

Interfaccia IContextChannel associata al contesto OperationContext corrente.

Si applica a