IContextChannel.OutputSession Eigenschaft

Definition

Ruft ggf. die dem Kanal zugeordnete Ausgabesitzung ab.

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

Eigenschaftswert

IOutputSession

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

Gilt für