ClientBase<TChannel>.ChannelBase<T>.IContextChannel.InputSession Eigenschaft

Definition

Ruft die Eingabesitzung für den Kanal ab.

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

Eigenschaftswert

Die Eingabesitzung für den Channel.

Implementiert

Gilt für: