TimerRun Method |
Name | Description | |
---|---|---|
Run(Double, Action) |
Runs the specified action repeatedly with the specified interval.
| |
Run(Int32, Action) |
Runs the specified action repeatedly with the specified interval.
| |
Run(TimeSpan, Action) |
Runs the specified action repeatedly with the specified interval.
|