ProgressNotificationArgs
ProgressNotificationArgs class
Provides data for the
The ProgressNotificationArgs type exposes the following members:
Constructors
| Name | Description |
|---|---|
| ProgressNotificationArgs() | Initializes a new instance of the ProgressNotificationArgs class. |
Properties
| Name | Description |
|---|---|
| current_step_name | Gets the name of the current step (part of the operation) being executed. |
| current_step_progress | Gets the estimated progress percentage completed for the current step (part of the operation) (0-100). |
| estimated_total_progress | Gets the estimated total progress of the entire operation (0-100). |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks