Connectivity Software User's Guide and Reference
SubscribeDataSet Method (IEasyUASubscriberExtension)



OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > IEasyUASubscriberExtension Class : SubscribeDataSet Method
Subscribes to a dataset, using a PubSub connection descriptor, and no filter.
Overload List
OverloadDescription
Subscribes to a dataset, using a PubSub connection descriptor, and no filter.  
Subscribes to a dataset, using a PubSub connection descriptor, no filter, and an optional callback.  
Subscribes to a dataset, using a PubSub connection descriptor, and specified filter.  
Subscribes to a dataset, using a PubSub connection descriptor, specified filter, and an optional callback.  
Subscribes to a dataset, using a PubSub connection descriptor, specified filter, and metadata.  
Subscribes to a dataset, using a PubSub connection descriptor, specified filter, metadata, and an optional callback.  
Subscribes to a logical dataset, using a PubSub resolver descriptor, PubSub connection descriptor, and specified filter.  
Subscribes to a logical dataset, using a PubSub resolver descriptor, PubSub connection descriptor, specified filter, and an optional callback.  
Subscribes to a dataset, using a dataset subscription descriptor.  
Subscribes to a dataset, using a dataset subscription descriptor, and an optional callback.  
Subscribes to a logical dataset, using a PubSub resolver descriptor and a published dataset name.  
Subscribes to a logical dataset, using a PubSub resolver descriptor, published dataset name, and an optional callback.  
Subscribes to a dataset, using arguments object (and no callback).  
Subscribes to a dataset, using arguments object, and an optional callback.  
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