Method RunAndMaybeStats
RunAndMaybeStats(Boolean)
Run the task, record statistics.
Declaration
public int RunAndMaybeStats(bool reportStats)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | reportStats |
Returns
Type | Description |
---|---|
System.Int32 | Number of work items done by this task. |