TimerReference Properties |
The TimerReference type exposes the following members.
| Name | Description | |
|---|---|---|
| IsActive |
Gets a value indicating whether the timer is active.
| |
| Method |
Gets the method to be invoked with this timer.
| |
| NextTick |
Gets the time span until the next tick of this timer.
| |
| Target |
Gets the target on which the timer is invoked.
|