IAsyncTask.Error
IAsyncTask.Error property
Gets the task error which is available after the task is completed.
public Exception Error { get; }
Property Value
The task error.
See Also
- interface IAsyncTask
- namespace Aspose.PSD.AsyncTask
- assembly Aspose.PSD