ManagedTimer Methods |
The ManagedTimer type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PerSecondInterval |
Calculates a interval based on how many times you want the timer to tick per second.
| |
Start |
Starts the timer.
| |
Stop |
Stops the timer.
| |
StopAsync |
Stops the timer.
| |
ToString | (Inherited from Object.) |