ClientBase<TChannel>.ChannelBase<T>.IContextChannel.OutputSession Eigenschaft

Definition

Ruft ggf. die dem Kanal zugeordnete Ausgabesitzung ab.

property System::ServiceModel::Channels::IOutputSession ^ System::ServiceModel::IContextChannel::OutputSession { System::ServiceModel::Channels::IOutputSession ^ get(); };
System.ServiceModel.Channels.IOutputSession System.ServiceModel.IContextChannel.OutputSession { get; }
member this.System.ServiceModel.IContextChannel.OutputSession : System.ServiceModel.Channels.IOutputSession
 ReadOnly Property OutputSession As IOutputSession Implements IContextChannel.OutputSession

Eigenschaftswert

IOutputSession

Eine IOutputSession-Implementierung, wenn eine Eingabesitzung vorhanden ist, andernfalls NULL.

Implementiert

Gilt für