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

Definice

Získá výstupní relaci přidruženou k kanálu, pokud existuje.

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

Hodnota vlastnosti

IOutputSession

Implementace IOutputSession , pokud vstupní relace existuje, jinak hodnota null.

Implementuje

Platí pro