OperationContext.Channel Eigenschaft

Definition

Ruft den dem aktuellen OperationContext-Objekt zugeordneten Kanal ab.

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

Eigenschaftswert

IContextChannel

Ein dem aktuellen IContextChannel zugeordneter OperationContext.

Gilt für