IAsyncTask.IsCanceled
IAsyncTask.IsCanceled property
Gets a value indicating whether this task was canceled.
public bool IsCanceled { get; }
Property Value
true
if this task was canceled; otherwise, false
.
See Also
- interface IAsyncTask
- namespace Aspose.PSD.AsyncTask
- assembly Aspose.PSD