AutoStart Property
Gets or sets a value indicating whether or not the task
will be auto started. Defaults to
true
.
public bool AutoStart { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- ProgressTaskSettings
- Property Type
- bool