QuickOPC User's Guide and Reference
AbstractBinder Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : AbstractBinder Class

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

Public Properties
 NameDescription
Public PropertyThe binding extender to register with.  
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 PropertyDetermines whether the binding provider is online, i.e. capable of communicating with the targets.  
Public PropertyDetermines whether the component will deliver all callbacks in a queued manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
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

AbstractBinder Class
OpcLabs.BaseLib.LiveBinding Namespace