IContextChannel.InputSession Eigenschaft

Definition

Ruft die Eingabesitzung für den Kanal ab.

public:
 property System::ServiceModel::Channels::IInputSession ^ InputSession { System::ServiceModel::Channels::IInputSession ^ get(); };
public System.ServiceModel.Channels.IInputSession InputSession { get; }
member this.InputSession : System.ServiceModel.Channels.IInputSession
Public ReadOnly Property InputSession As IInputSession

Eigenschaftswert

IInputSession

Der IInputSession für den Kanal.

Gilt für