QuickOPC User's Guide and Reference
DefaultPriority Field (UASubscriptionAttribute)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace > UASubscriptionAttribute Class : DefaultPriority Field
Default priority.
Syntax
'Declaration
 
Public Const DefaultPriority As Byte
'Usage
 
Dim value As Byte
 
value = UASubscriptionAttribute.DefaultPriority
public const byte DefaultPriority
public:
const byte DefaultPriority
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also