MessageEncoderFactory.CreateSessionEncoder Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a message encoder that can be used to correlate messages in session-based exchanges.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.Channels.MessageEncoderThe MessageEncoder that is used in session-based exchanges of messages.
Show: