MessageEncodingBindingElement.CreateMessageEncoderFactory Method
[ 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, creates a factory for producing message encoders.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.Channels.MessageEncoderFactoryThe MessageEncoderFactory used to produce message encoders.
Show: