QuickOPC User's Guide and Reference
EasyUASubscriber Class Properties


OpcLabs.EasyOpcUAComponents Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : EasyUASubscriber Class

For a list of all members of this type, see EasyUASubscriber members.

Public Properties
 NameDescription
Public PropertyThe alias provider to be used for resolving aliases by this component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyCapacity of the callback queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe idle time before the internal thread executing the queued callbacks is stopped. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyContains parameters that influence the behavior of just this instance of the component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertySpecifies that you wish that the EasyUASubscriberCore object instance works with "isolated" connections, i.e. those that are not shared with other instances. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyContains parameters that influence the behavior of the component when it is isolated. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyProvides dictionary of license data fields and their values. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyCapacity of the event pull queue for dataset message notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyCapacity of the event pull queue for resolver access notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyCapacity of the event pull queue for subscription resolved notifications (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public PropertyDetermines whether the component will deliver all callbacks in a queued manner. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore)
Public Propertystatic (Shared in Visual Basic)A shared instance of the subscriber object.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyContains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
See Also

Reference

EasyUASubscriber Class
OpcLabs.EasyOpc.UA.PubSub Namespace