com.aspose.imaging.asynctask

The package handles AsyncTask processing.

Classes

ClassDescription
AsyncTaskThe static factory class for creating the asynchronous tasks
AsyncTaskExceptionThe exception for the asynchronous task.
AsyncTaskFuncThe long operation delegate for the asynchronous task with generic type result.
AsyncTaskProgressProvides progress info for the asynchronous task.

Interfaces

InterfaceDescription
AsyncTaskActionThe long operation delegate for the asynchronous task without any result.
CompleteCallbackCallback function to receive task completion event.
IAsyncTaskThe asynchronous task.
IAsyncTaskStateProvides access to the state of the asynchronous task.