Class AsyncTaskProgress
AsyncTaskProgress class
Provides progress info for the asynchronous task.
public class AsyncTaskProgress
Constructors
Name | Description |
---|---|
AsyncTaskProgress(int, TimeSpan) | Initializes a new instance of the AsyncTaskProgress class. |
Fields
Name | Description |
---|---|
readonly Duration | The duration of the asynchronous task. |
readonly ProgressPercentage | The progress of the asynchronous task, in percent. |
See Also
- namespace Aspose.Imaging.AsyncTask
- assembly Aspose.Imaging