MessageEncoderFactory.Encoder Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, gets the message encoder that is produced by the factory.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.MessageEncoderThe MessageEncoder used by the factory.
Show: