IAsyncTask.Result
IAsyncTask.Result property
Gets the result of this task.
public object Result { get; }
Property Value
The result of this task.
See Also
- interface IAsyncTask
- namespace Aspose.PSD.AsyncTask
- assembly Aspose.PSD
Gets the result of this task.
public object Result { get; }
The result of this task.