Cancel

IAsyncTask.Cancel method

Cancels this task. The task is completed safely by the controlled stopping of the algorithm.

public void Cancel()

See Also