Share via


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

속성 값

IInputSession

채널의 입력 세션입니다.

구현

적용 대상