Update the progress component
Declaration Syntax
public bool UpdateProgress(string message, int pct, bool handleCancel, ProgressTypeMessage type)
Parameters
- message(string)
No details are provided for this entry.
- pct(int)
Current progression.
- handleCancel(bool)
The progress can be cancel.
- type(ProgressTypeMessage)
No details are provided for this entry.