QuickOPC User's Guide and Reference
Capture Event



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Services Namespace > IUAPubSubSniffer Interface : Capture Event
Syntax
'Declaration
 
Event Capture As UAPubSubCaptureEventHandler
'Usage
 
Dim instance As IUAPubSubSniffer
Dim handler As UAPubSubCaptureEventHandler
 
AddHandler instance.Capture, handler
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