ClientBase<TChannel>.ChannelBase<T>.IContextChannel.InputSession Proprietà

Definizione

Consente di ottenere la sessione di input del canale.

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

Valore della proprietà

Sessione di input per il canale.

Implementazioni

Si applica a