ClientBase<TChannel>.ChannelBase<T>.IContextChannel.InputSession Właściwość

Definicja

Pobiera sesję wejściową dla kanału.

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

Wartość właściwości

IInputSession

Sesja wejściowa dla kanału.

Implementuje

Dotyczy