IContextChannel.OutputSession Eigenschap

Definitie

Hiermee haalt u de uitvoersessie op die is gekoppeld aan het kanaal, indien van toepassing.

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

Waarde van eigenschap

Een IOutputSession implementatie als er een invoersessie bestaat; anders. null

Van toepassing op