TimerExtension.CancelTimer 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.]
Cancels the timer with the specified identifier.
Overload List
Name | Description | |
---|---|---|
CancelTimer(String) | Cancels the timer with the specified identifier. | |
CancelTimer(String, ActivityExecutionContext) | Cancels the timer with the specified identifier. |
Top