QuickOPC User's Guide and Reference
EasyUAClientCore Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : EasyUAClientCore Class

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Adaptable parameters for non-isolated client objects.  
Public PropertyThe alias provider to be used for resolving aliases by this component.  
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.  
Public PropertySpecifies that you wish that the EasyUAClientCore object instance works with an "isolated" connection to the OPC-UA server, i.e. one that is not shared with other instances.  
Public PropertyContains parameters that influence the behavior of the component when it is isolated.  
Public PropertyProvides dictionary of license data fields and their values.  
Public PropertyCapacity of the event pull queue for data change notifications.  
Public PropertyCapacity of the event pull queue for event notifications.  
Public PropertyDetermines whether the component will deliver all callbacks in a queued manner.  
Public Propertystatic (Shared in Visual Basic)Parameters that are always shared by all instances of the component.  
Public Propertystatic (Shared in Visual Basic)Container for services that are shared by all instances of the component.  
Public Propertystatic (Shared in Visual Basic)Provides services that are shared by all instances of the component.  
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

EasyUAClientCore Class
OpcLabs.EasyOpc.UA Namespace