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. |
![]() | 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. |
![]() | NotificationQueueCapacity | Capacity of the notification queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | NotificationQueueIdleTimeToSleep | The idle time before the internal thread executing the queued notifications is stopped (in milliseconds). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | Online | Determines whether the binding provider is online, i.e. capable of communicating with the targets. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase) |
![]() | QueuedExecution | Determines whether the operations will be executed outside the calling thread, in the order of arrival. |
![]() | QueueNotifications | Determines whether the component will deliver all notifications in a queued manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | 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. |