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.PSD.AsyncTask
- assembly Aspose.PSD
Cancels this task. The task is completed safely by the controlled stopping of the algorithm.
public void Cancel()