Cancel()

Task::Cancel() method

Marks the task as cancelled and finishes task.

void System::Threading::Tasks::Task::Cancel()

See Also