ProgressiveKestrunTaskState.Cancel method
Marks the progress as cancelled with an optional message.
public void Cancel(string message = "Cancelled")
| parameter | description |
|---|---|
| message | Optional message to include with the cancellation status. |
See Also
- class ProgressiveKestrunTaskState
- namespace Kestrun.Tasks