Class AsyncTask
AsyncTask class
The static factory class for creating the asynchronous tasks
public static class AsyncTask
Methods
Name | Description |
---|---|
static Create(AsyncTaskAction) | Creates the asynchronous task without any result. |
static Create(AsyncTaskFunc) | Creates the asynchronous task with generic type result. |
See Also
- namespace Aspose.Imaging.AsyncTask
- assembly Aspose.Imaging