IProgressNotificationCallback.Notify
IProgressNotificationCallback.Notify method
Called during project long-running operations to provide progress information.
public void Notify(ProgressNotificationArgs args)
| Parameter | Type | Description |
|---|---|---|
| args | ProgressNotificationArgs | A ProgressNotificationArgs object containing progress information for the current operation. |
See Also
- class ProgressNotificationArgs
- interface IProgressNotificationCallback
- namespace Aspose.Tasks
- assembly Aspose.Tasks