RecurringTaskScheduler Properties |
The RecurringTaskScheduler type exposes the following members.
Name | Description | |
---|---|---|
IsRunning |
Gets a value indicating whether the scheduler is running.
| |
NumberOfThreads |
Gets the number of threads used to execute the recurring tasks.
| |
TaskCount |
Gets the number of tasks.
| |
Tasks |
Gets the list of tasks.
|