OperationContext.Channel Eigenschap

Definitie

Hiermee haalt u het kanaal op dat is gekoppeld aan het huidige OperationContext object.

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

Waarde van eigenschap

Een IContextChannel gekoppeld aan de huidige OperationContext.

Van toepassing op