Click or drag to resize

RecurringTaskScheduler Constructor

Overload List
  NameDescription
Public methodRecurringTaskScheduler
Initializes a new instance. The scheduler uses the number of threads indicated by the ThreadingPolicy.
Public methodRecurringTaskScheduler(Int32)
Initializes a new instance to use a specified number of threads.
Top
See Also