.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaClient.NewEventsEventArgs Class Reference

The event arguments provided when a NewEvents occurs. More...

Inherits EventArgs.

Public Member Functions

 NewEventsEventArgs (List< NewEvent > events)
 Creates a new instance More...
 

Properties

List< NewEventEvents [get, set]
 Gets or sets the events. More...
 

Detailed Description

The event arguments provided when a NewEvents occurs.

Constructor & Destructor Documentation

UnifiedAutomation.UaClient.NewEventsEventArgs.NewEventsEventArgs ( List< NewEvent events)

Creates a new instance

Property Documentation

List<NewEvent> UnifiedAutomation.UaClient.NewEventsEventArgs.Events
getset

Gets or sets the events.

The events.


The documentation for this class was generated from the following file: