IContextChannel.OutputSession Vlastnost

Definice

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

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

Hodnota vlastnosti

ImplementaceIOutputSession, pokud existuje vstupní relace; v opačném případě . null

Platí pro