ScheduledTask.Start Method

Overload List

Start() Starts the task immediately, or if one was scheduled, starts the scheduled task immediately
Start(Int32) Starts a timer to run the task after a provided interval.

See Also