Click or drag to resize

RecurringTaskScheduler Properties

The RecurringTaskScheduler type exposes the following members.

Properties
  NameDescription
Public propertyIsRunning
Gets a value indicating whether the scheduler is running.
Public propertyNumberOfThreads
Gets the number of threads used to execute the recurring tasks.
Public propertyTaskCount
Gets the number of tasks.
Public propertyTasks
Gets the list of tasks.
Top
See Also