Noemax.WCFX.Channels Namespace : MessageEncodingBindingElementCollection Class |
'Declaration <System.Reflection.DefaultMemberAttribute("Item")> Public Class MessageEncodingBindingElementCollection
'Usage Dim instance As MessageEncodingBindingElementCollection
[System.Reflection.DefaultMember("Item")] public class MessageEncodingBindingElementCollection
public class MessageEncodingBindingElementCollection
System.Reflection.DefaultMemberAttribute("Item") public class MessageEncodingBindingElementCollection
[System.Reflection.DefaultMember("Item")] public __gc class MessageEncodingBindingElementCollection
[System.Reflection.DefaultMember("Item")] public ref class MessageEncodingBindingElementCollection
This collection is used to specify the list of message encodings to be supported by the channel or the service endpoint.
The order in which items are added into a collection specifies the preference order, where the most preferred encoding is added first and the least preferred last.
If a default message encoding is not specified, the last message encoding added is considered as the default.
The best practice is that the most interoperable encoding is the default.
System.Object
Noemax.WCFX.Channels.MessageEncodingBindingElementCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2