|
Empeld
Empeld plugin documentation.
|
A task that repeats a specific number of times before stopping More...
Public Member Functions | |
| RepeatingTask (Action method, int repeatCount, TimeSpan delay) | |
Additional Inherited Members | |
Properties inherited from pluginbase.Objects.Tasks.ITask | |
| TimeSpan | Frequency [get] |
A task that repeats a specific number of times before stopping
| pluginbase.Objects.Tasks.RepeatingTask.RepeatingTask | ( | Action | method, |
| int | repeatCount, | ||
| TimeSpan | delay | ||
| ) |