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.Imaging.AsyncTask
- assembly Aspose.Imaging
Gets the result of this task.
public object Result { get; }
The result of this task.