locked
Windows Store apps - Tasks cancellation RRS feed

  • Question

  • I start a new task using this:

    Task.Factory.Startnew(myTask());
    What if i no longer want this task to run? How do i cancel it?

    Saturday, September 14, 2013 2:39 AM

Answers