Starts the System.Threading.Tasks.Task, scheduling it for execution to the current System.Threading.Tasks.TaskScheduler.
A task may only be started and run only once. Any attempts to schedule a task a second time will result in an exception.