QuickOPC User's Guide and Reference
UASubscribeDataSetArguments Constructor(UAPubSubResolverDescriptor,UAPubSubConnectionDescriptor,UASubscribeDataSetFilter)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.OperationModel Namespace > UASubscribeDataSetArguments Class > UASubscribeDataSetArguments Constructor : UASubscribeDataSetArguments Constructor(UAPubSubResolverDescriptor,UAPubSubConnectionDescriptor,UASubscribeDataSetFilter)
Describes how the PubSub logical information should be resolved to physical.
Descriptor for a PubSub connection (using physical parameters, or logical name).
Specifies how the incoming PubSub messages should be filtered before being delivered to the application.
Initializes a new instance of the class.
Syntax

Parameters

resolverDescriptor
Describes how the PubSub logical information should be resolved to physical.
connectionDescriptor
Descriptor for a PubSub connection (using physical parameters, or logical name).
filter
Specifies how the incoming PubSub messages should be filtered before being delivered to the application.
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