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
- package com.aspose.html.Window
- package Aspose.HTML