Click or drag to resize
ScheduledUpdater Methods

The ScheduledUpdater type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetAsyncUpdateAction
Sets an asynchronous update action to be called by the scheduler.
Public methodSetUpdateAction
Sets a synchronous update action to be called by the scheduler.
Public methodStart
Starts executing updates with the scheduler.
Public methodStop
Stops updates from being executed by the scheduler.
Public methodToString (Inherited from Object.)
Top
See Also