MaxValue(ProgressTask, double) Method
Sets the max value of the task.
public static ProgressTask MaxValue(this ProgressTask task, double value)
- Namespace
- Spectre
.Console - Containing Type
- Progress
Task Extensions
Parameters
- ProgressTask task
- The task.
- double value
- The max value.