Name | Description | |
---|---|---|
NotifyingWidget Constructor | Overloaded. |
The following tables list the members exposed by NotifyingWidget.
Name | Description | |
---|---|---|
NotifyingWidget Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultCallbackQueueCapacity | Default value of the CallbackQueueCapacity property. | |
DefaultCallbackQueueIdleTimeToSleep | Default value of the CallbackQueueIdleTimeToSleep property. |
Name | Description | |
---|---|---|
CallbackQueueCapacity | Capacity of the callback queue. | |
CallbackQueueIdleTimeToSleep | The idle time before the internal thread executing the queued callbacks is stopped. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
QueueCallbacks | Determines whether the component will deliver all callbacks in a queued manner. | |
Site | (Inherited from System.ComponentModel.Component) | |
SynchronizationContext | Contains synchronization context used by the object when performing asynchronous operations (including event notifications). |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. | |
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Raise<TEventArgs> | Raises a callback or event using a given handler and passing it specified event arguments, optionally specifying whether to enqueue the call. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ValueEquals | Overloaded. Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
CallbackError | Processes an error that has occurred during a callback. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnCallbackEnqueuerOverflow | Infrastructure. | |
OnCallbackEnqueuerOverflowClearing | Infrastructure. | |
OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
SafeCriticalCallback | Performs a critical callback, guarding against exceptions. | |
SendCallbackError | Processes an error that has occurred during sending of a callback. | |
Synchronize | Overloaded. Invokes the specified action in a synchronized manner. | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |