Aracılığıyla paylaş


ClientBase<TChannel>.ChannelBase<T>.IContextChannel.OutputSession Özellik

Tanım

Varsa kanalla ilişkili çıkış oturumunu alır.

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

Özellik Değeri

IOutputSession

Giriş IOutputSession oturumu varsa bir uygulama; aksi takdirde null.

Uygulamalar

Şunlara uygulanır