OPC Studio User's Guide and Reference
EasyAEEventsSubscriptionArguments Constructor



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel Namespace > EasyAEEventsSubscriptionArguments Class : EasyAEEventsSubscriptionArguments Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class from AEEventsSubscriptionArguments, with an optional callback.  
Initializes a new copy of the object.  
Initializes a new instance of the class, specifying its properties individually, and with an optional callback.  
Initializes a new instance of the class, specifying its properties individually, and no callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, and an optional callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, and no callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, refreshing when active, and an optional callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, and refreshing when active.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, and refreshing when active.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, refreshing when active, and no callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, and refreshing when active, with no returned attributes.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, and refreshing when active, with no returned attributes, and no callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, and refreshing when active, with no returned attributes, no filter, and no state object.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, and refreshing when active, with no returned attributes, no filter, no state object, and no callback.  
Initializes a new instance of the class, specifying the server description and subscription parameters using their properties, making an active subscription, and refreshing when active, with no returned attributes, no filter, and no callback.  
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