OPC Studio User's Guide and Reference
EasyUASubscribeDataSetArguments Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.OperationModel Namespace > EasyUASubscribeDataSetArguments Class : EasyUASubscribeDataSetArguments 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 callback, and subscribe dataset arguments.  
Initializes a new instance of the class, specifying the callback, state object, and PubSub connection descriptor.  
Initializes a new instance of the class, specifying the callback, state object, PubSub connection descriptor, and filter.  
Initializes a new instance of the class, specifying the callback, state object, resolver descriptor, and published dataset name.  
Initializes a new instance of the class, specifying the callback, state object, resolver descriptor, and connection descriptor.  
Initializes a new instance of the class, specifying the callback, state object, resolver descriptor, connection descriptor, and filter.  
Initializes a new instance of the class, specifying the callback, state object, and dataset subscription descriptor.  
Initializes a new copy of the object.  
Initializes a new instance of the class, specifying the state object, connection descriptor, and filter.  
Initializes a new instance of the class, specifying the state object, resolver descriptor, and published dataset name.  
Initializes a new instance of the class, specifying the state object, resolver descriptor, and connection descriptor.  
Initializes a new instance of the class, specifying the state object, resolver descriptor, connection descriptor, and filter.  
Initializes a new instance of the class, specifying the state object, and dataset subscription descriptor.  
Initializes a new instance of the class, specifying the dataset subscription descriptor.  
Initializes a new instance of the class, specifying the connection descriptor.  
Initializes a new instance of the class, specifying the connection descriptor, and filter.  
Initializes a new instance of the class, specifying the connection descriptor, filter, and dataset metadata.  
Initializes a new instance of the class, specifying the resolver descriptor, and published dataset name.  
Initializes a new instance of the class, specifying the resolver descriptor, and connection descriptor.  
Initializes a new instance of the class, specifying the resolver descriptor, connection descriptor, and filter.  
Initializes a new instance of the class, specifying the subscribe dataset arguments.  
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