OperationContext.Channel Egenskap

Definition

Hämtar kanalen som är associerad med det aktuella OperationContext objektet.

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

Egenskapsvärde

En IContextChannel associerad med den aktuella OperationContext.

Gäller för