IContextChannel.OutputSession Propriété

Définition

Obtient la session de sortie associée au canal, le cas échéant.

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

Valeur de propriété

IOutputSession

Implémentation de IOutputSession si une session d'entrée existe ; sinon, null.

S’applique à