IAsyncTask.Cancel
IAsyncTask.Cancel method
Cancels this task. The task is completed safely by the controlled stopping of the algorithm.
public void Cancel()
See Also
- interface IAsyncTask
- namespace Aspose.Imaging.AsyncTask
- assembly Aspose.Imaging
Cancels this task. The task is completed safely by the controlled stopping of the algorithm.
public void Cancel()