AutoRefresh Property
Gets or sets a value indicating whether or not task list should auto refresh.
Defaults to
true
.
public bool AutoRefresh { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Progress
- Property Type
- bool