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

プロパティ値

チャネルの入力セッション。

実装

適用対象