RunCount Property
Last updated: 2/27/2026Overloads
| RunCount |
How many times the task has run. |
RunCount
How many times the task has run.
Declaration
public int RunCount { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |