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