Aracılığıyla paylaş


IContextChannel.OutputSession Özellik

Tanım

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

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

Özellik Değeri

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

Şunlara uygulanır