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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UASubscriptionParameters Class : DefaultPriority Field
Default value of the Priority property.
Syntax
'Declaration
 
Public Const DefaultPriority As Byte
'Usage
 
Dim value As Byte
 
value = UASubscriptionParameters.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