Noemax.WCFX.Channels Namespace : FastInfosetWriterProfile Enumeration |
'Declaration Public Enum FastInfosetWriterProfile Inherits System.Enum
'Usage Dim instance As FastInfosetWriterProfile
public enum FastInfosetWriterProfile : System.Enum
public enum FastInfosetWriterProfile = class(System.Enum)
public enum FastInfosetWriterProfile extends System.Enum
__value public enum FastInfosetWriterProfile : public System.Enum
public enum class FastInfosetWriterProfile : public System.Enum
Member | Description |
---|---|
Basic | The Basic profile usually provides the highest processing performance. It is set to use the Binary representation whenever available. |
Compact | The Compact profile usually provides the highest compactness.It is set to use the Restricted Alphabet representation whenever available. |
Literal | Encodes values in a UTF-8 text string format. Provides interoperability with Fast Infoset implementations that only support the Literal representation. |
System.Object
System.ValueType
System.Enum
Noemax.WCFX.Channels.FastInfosetWriterProfile
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