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