OPC Studio User's Guide and Reference
DefaultPriority Field (UASubscriptionAttribute)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace > UASubscriptionAttribute Class : DefaultPriority Field
Default priority.

The value of this constant is 255 (Byte.MaxValue).

Syntax
'Declaration
 
Public Const DefaultPriority As Byte
 
'Usage
 
Dim value As Byte
 
value = UASubscriptionAttribute.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