QuickOPC User's Guide and Reference
SubscribeToEvents Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAEventNotifiers Class : SubscribeToEvents Field
The Object or View produces event notifications.
Syntax
'Declaration
 
Public Const SubscribeToEvents As Byte
'Usage
 
Dim value As Byte
 
value = UAEventNotifiers.SubscribeToEvents
public const byte SubscribeToEvents
public:
const byte SubscribeToEvents
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