Property TaskStats
TaskStats
Gets the current task stats. The actual task stats are returned, so caller should not modify this task stats.
Declaration
public virtual IList<TaskStats> TaskStats { get; }
Property Value
Type | Description |
---|---|
IList<TaskStats> |