TimerExtension.SetTimer Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Creates a new timer with the specified duration.
Overload List
Name | Description | |
---|---|---|
SetTimer(TimeSpan, ActivityExecutionContext) | Creates a new timer with the specified duration. | |
SetTimer(TimeSpan, String) | Creates a new timer with the specified duration. |
Top