ScheduledUpdater Methods |
The ScheduledUpdater type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
SetAsyncUpdateAction |
Sets an asynchronous update action to be called by the scheduler.
| |
SetUpdateAction |
Sets a synchronous update action to be called by the scheduler.
| |
Start |
Starts executing updates with the scheduler.
| |
Stop |
Stops updates from being executed by the scheduler.
| |
ToString | (Inherited from Object.) |