IsFinished Property
Gets a value indicating whether or not the task has finished.
public bool IsFinished { get; }
- Namespace
- Spectre
.Console - Containing Type
- ProgressTask
- Property Type
- bool
public bool IsFinished { get; }