IContextChannel.OutputSession Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the output session associated with the channel, if any.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.IOutputSessionAn IOutputSession implementation if an input session exists; otherwise, null.
Show: