QuickOPC User's Guide and Reference
None Field (UAEventNotifiers)



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