Click or drag to resize

ScheduledTaskStart Method

Overload List
  Name Description
Public method Start Starts the task immediately, or if one was scheduled, starts the scheduled task immediately
Public method Start(Int32) Starts a timer to run the task after a provided interval.
Top
See Also