QuickOPC User's Guide and Reference
EasyAENotificationEventArgs Constructor(EasyAEEventsSubscriptionArguments)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel Namespace > EasyAENotificationEventArgs Class > EasyAENotificationEventArgs Constructor : EasyAENotificationEventArgs Constructor(EasyAEEventsSubscriptionArguments)
Initializes a new instance of the class with given data.
Syntax
'Declaration
 
Public Function New( _
   ByVal arguments As EasyAEEventsSubscriptionArguments _
)
'Usage
 
Dim arguments As EasyAEEventsSubscriptionArguments
 
Dim instance As New EasyAENotificationEventArgs(arguments)
public EasyAENotificationEventArgs( 
   EasyAEEventsSubscriptionArguments arguments
)
public:
EasyAENotificationEventArgs( 
   EasyAEEventsSubscriptionArguments^ arguments
)

Parameters

arguments
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

EasyAENotificationEventArgs Class
EasyAENotificationEventArgs Members
Overload List