QuickOPC User's Guide and Reference
_EasyUASubscriber Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace : _EasyUASubscriber Interface

The following tables list the members exposed by _EasyUASubscriber.

Public Properties
 NameDescription
 PropertyThe alias provider to be used for resolving aliases by this component.  
 PropertyCapacity of the callback queue.  
 PropertyThe idle time before the internal thread executing the queued callbacks is stopped.  
 PropertyCan be used to distinguish otherwise equal widgets.  
 PropertyThe display string for the current object.  
 PropertyContains parameters that influence the behavior of just this instance of the component.  
 PropertySpecifies that you wish that the OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore object instance works with "isolated" connections, i.e. those that are not shared with other instances.  
 PropertyContains parameters that influence the behavior of the component when it is isolated.  
 PropertyProvides dictionary of license data fields and their values.  
 PropertyCapacity of the event pull queue for dataset message notifications.  
 PropertyCapacity of the event pull queue for resolver access notifications.  
 PropertyCapacity of the event pull queue for subscription resolved notifications  
 PropertyDetermines whether the component will deliver all callbacks in a queued manner.  
Top
Public Methods
 NameDescription
 MethodChanges parameters of an existing dataset subscription.  
 Method  
 Method  
 Method  
 Method  
 MethodGets the service object of the specified type, given by type name.  
 MethodObtains parameters of a specified dataset subscription.  
 MethodObtains information about all dataset subscriptions on this OpcLabs.EasyOpc.UA.PubSub.IEasyUASubscriber object.  
 Method  
 MethodDetermines whether the given data set subscription handle is known to this client.  
 MethodAttempts to pull a dataset message event notification subscribed to by the SubscribeDataSet method.  
 MethodAttempts to pull multiple dataset message event notifications.  
 MethodAttempts to pull multiple dataset message event notifications.  
 MethodAttempts to pull multiple resolver access event notifications.  
 MethodAttempts to pull multiple subscription resolved event notifications.  
 MethodAttempts to pull a resolver access notification.  
 MethodAttempts to pull multiple resolver access event notifications.  
 MethodAttempts to pull a subscription resolved notification.  
 MethodAttempts to pull multiple subscription resolved event notifications.  
 MethodSets the object properties back to their defaults.  
 MethodSubscribes to a dataset. The DataSetMessage event is generated for each dataset message received.  
 Method  
 MethodUnsubscribes from all datasets.  
 MethodUnsubscribes from a dataset specified by its integer handle.  
 MethodDefines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance.  
Top
See Also

Reference

_EasyUASubscriber Interface
OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace