QuickOPC User's Guide and Reference
BrowseEventSources Method (IEasyUAClientExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : BrowseEventSources Method
Browses the EventSources in OPC server's address space. Starts from the specified node (or EventSources folder), and returns information about child nodes found.
Overload List
OverloadDescription
Browses the EventSources in OPC server's address space. Starts from the specified node (or EventSources folder), and returns information about child nodes found. Browses the EventSources, specifying an endpoint descriptor, and starting from the EventSources folder.  
Browses the EventSources in OPC server's address space. Starts from the specified node (or EventSources folder), and returns information about child nodes found. Browses the EventSources, specifying an endpoint descriptor, and a starting Node Id.  
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