ClientBase<TChannel>.ChannelBase<T>.IContextChannel.InputSession Свойство

Определение

Возвращает входящий сеанс для канала.

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

Значение свойства

Входящий сеанс для канала.

Реализации

Применяется к