QuickOPC User's Guide and Reference
AESubscriptionParameters Constructor



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AESubscriptionParameters Class : AESubscriptionParameters Constructor
Initializes a new instance of the AESubscriptionParameters class.
Overload List
OverloadDescription
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class with default data.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, from other AESubscriptionParameters.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, specifying the "active" flag, notification rate, subscription filter object, and returned attributes.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, specifying the "active" flag, notification rate, and subscription filter object.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, specifying the "active" flag, and notification rate.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, specifying notification rate, subscription filter object, and returned attributes.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, specifying notification rate, and subscription filter object.  
Initializes a new instance of the AESubscriptionParameters class.Initializes a new instance of the class, specifying notification rate.  
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