Name | Description | |
---|---|---|
BindingExtender | The binding extender to register with. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinder) | |
BindingGroups | A collection of binding groups that define common properties for similar bindings. | |
CallbackQueueCapacity | Capacity of the callback queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | |
CallbackQueueIdleTimeToSleep | The idle time before the internal thread executing the queued callbacks is stopped. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | |
CanRead | True when the point binder can perform Reads. | |
CanSubscribe | True when the point binder can perform Subscribes. | |
CanWrite | True when the point binder can perform Writes. | |
Connectivity | The connectivity to use with this binder. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
DefaultBindingGroup | The binding group used with bindings that have no binding group specified. | |
Online | Determines whether the binding provider is online, i.e. capable of communicating with the targets. Determines whether the binding provider is online, i.e. capable of communicating with the targets. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase) | |
QueueCallbacks | Determines whether the component will deliver all callbacks in a queued manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | |
QueuedExecution | Determines whether the operations will be executed outside the calling thread, in the order of arrival. | |
ReadPointService | The read point service currently used by this binder. | |
Site | (Inherited from System.ComponentModel.Component) | |
SubscribePointService | The subscribe point service currently used by this binder. | |
SubscriptionCount | The number of currently active subscribed points. | |
SynchronizationContext | Contains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | |
WritePointService | The write point service currently used by this binder. |