OPC Studio User's Guide and Reference
UADataSetSubscriptionDescriptor Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UADataSetSubscriptionDescriptor Class : UADataSetSubscriptionDescriptor 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, specifying the published dataset name.  
Initializes a new copy of the object.  
Initializes a new instance of the class, specifying the PubSub connection descriptor.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, publisher Id, writer group name, and dataset writer name.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, communication parameters, and filter.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, and filter.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, filter, published dataset name, and dataset metadata.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, filter, and dataset metadata.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, communication parameters, filter, published dataset name, and dataset metadata.  
Initializes a new instance of the class, specifying the PubSub connection descriptor, communication parameters, filter, published dataset name, dataset metadata, and resolver descriptor.  
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