IWindowTimers.ClearTimeout
IWindowTimers.ClearTimeout method
Cancels the timeout set with setTimeout() identified by handle.
public void ClearTimeout(int handle)
| Parameter | Type | Description |
|---|---|---|
| handle | Int32 | The handle. |
See Also
- interface IWindowTimers
- namespace Aspose.Html.Window
- assembly Aspose.HTML