| Class | Description |
|---|---|
| BackgroundRunnerUsageExample | |
| TypeOneTask |
This class demonstrates more complex example in which besides required "Execution time Interval" property there are two
more special properties - one simply called
timeIntervalProperty just to demonstrate how to have
additional property of type TimeInterval and another one called parsedIntergerProperty. |
| TypeTwoTask |
This class demonstrates minimalistic example in which there is only required "Execution time Interval" property which
requires special parsing
|