Connectivity Software User's Guide and Reference
SubscribeEvent Method (IEasyUAClientExtension)



OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : SubscribeEvent Method
Subscribe to an event. Specify an endpoint descriptor, node id, and sampling interval.
Overload List
OverloadDescription
Subscribe to an event. Specify an endpoint descriptor, node id, and sampling interval.  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, and a callback method.  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, callback method, and a state object.  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, and a state object.  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, and an event filter (Select and Where clauses).  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, event filter (Select and Where clauses), callback method, and a state object.  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, event filter (Select and Where clauses), auto condition refresh flag, callback method, and a state object.  
Subscribe to an event. Specify an endpoint descriptor, node id, sampling interval, event filter (Select and Where clauses), and a state object.  
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