'Declaration
Public Enum RequestEncoding Inherits System.Enum
'Usage
Dim instance As RequestEncoding
public enum RequestEncoding : System.Enum
public enum class RequestEncoding : public System.Enum
'Declaration
Public Enum RequestEncoding Inherits System.Enum
'Usage
Dim instance As RequestEncoding
public enum RequestEncoding : System.Enum
public enum class RequestEncoding : public System.Enum
Member | Description |
---|---|
Binary | The request used the UA binary encoding. |
Xml | The request used the UA XML encoding. |
System.Object
System.ValueType
System.Enum
Opc.Ua.RequestEncoding
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