OperationContext.Channel Proprietà

Definizione

Ottiene il canale associato all'oggetto corrente 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

Valore della proprietà

Oggetto IContextChannel associato all'oggetto corrente OperationContext.

Si applica a