IWindowTimers.SetInterval
IWindowTimers.SetInterval method
Planifie un délai d’attente pour exécuter le gestionnaire toutes les millisecondes de délai d’attente. Tous les arguments sont transmis directement au gestionnaire.
public int SetInterval(object handler, int timeout, params object[] args)
Paramètre | Taper | La description |
---|---|---|
handler | Object | Le gestionnaire. |
timeout | Int32 | Le délai d’attente. |
args | Object[] | Les arguments. |
Return_Value
La poignée
Voir également
- interface IWindowTimers
- espace de noms Aspose.Html.Window
- Assemblée Aspose.HTML