ScheduledUpdater Properties |
The ScheduledUpdater type exposes the following members.
Name | Description | |
---|---|---|
IsStarted |
Gets a value that indicates if the updater is currently providing updates.
| |
ScheduleOptions |
Gets the schedule options currently being used by the scheduler.
| |
Scheduler |
Gets the scheduler that is providing updates.
| |
StartWithEvents |
Gets or sets a value that indicates if Start will
get called when the first event is subscribed to.
| |
StopWithEvents |
Gets or sets a value that indicates if Stop will
get called when the last event is unsubscribed.
| |
UpdateInterval |
Gets or sets the update interval.
|