Sdílet prostřednictvím


OperationContext.Channel Vlastnost

Definice

Získá kanál přidružený k aktuálnímu OperationContext objektu.

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

Hodnota vlastnosti

IContextChannel

Přidružená IContextChannel k aktuálnímu OperationContext.

Platí pro