A dialog with a progress bar that runs and tracks the progress of an ITask.
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
A dialog with a progress bar that runs and tracks the progress of an ITask.
◆ TaskRunDialog()
Creates a new task tracking dialog.
- Parameters
-
task | The trackable task to execute and display. |
credentialProvider | Object used to retrieve credentials for specific Uris on demand; can be null . |
cancellationTokenSource | Used to signal if the user pressed the Cancel button. |
◆ Dispose()
override void NanoByte.Common.Tasks.TaskRunDialog.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
◆ Exception
Exception? NanoByte.Common.Tasks.TaskRunDialog.Exception |
|
get |
The documentation for this class was generated from the following files:
- Common.WinForms/Tasks/TaskRunDialog.cs
- Common.WinForms/Tasks/TaskRunDialog.Designer.cs