[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.UtilsAssembly: PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class TimerEx : IDisposable
Public Class TimerEx _ Implements IDisposable
public ref class TimerEx : IDisposable
Members
| All Members | Constructors | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| TimerEx(Int32) | ||
| TimerEx(Int32, EventHandler, Boolean) | ||
| Callback | ||
| Interval | ||
| IntervalChanged | ||
| Running | ||
| Start()()() | ||
| Stop()()() |