Timer Properties |
The Timer type exposes the following members.
Name | Description | |
---|---|---|
Interval |
Gets or sets the interval of this Timer.
| |
IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) | |
IsRepeating |
Gets or sets whether this Timer is repeating.
| |
IsRunning |
Gets or sets whether this Timer is running.
| |
Tag |
Gets or sets a tag containing about this Timer.
|