OperationContext.Channel Eigenschaft

Definition

Ruft den Kanal ab, der dem aktuellen OperationContext Objekt zugeordnet ist.

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

Ein zugeordneter IContextChannel Mit dem aktuellen OperationContext.

Gilt für: