OPC Studio User's Guide and Reference
AEEventsSubscriptionArguments Constructor



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