IAsyncTaskState.SetProgress
IAsyncTaskState.SetProgress method
Sets the progress of the asynchronous task.
public void SetProgress(int progressPercentage)
Parameter | Type | Description |
---|---|---|
progressPercentage | Int32 | The progress percentage. |
See Also
- interface IAsyncTaskState
- namespace Aspose.PSD.AsyncTask
- assembly Aspose.PSD