System::Threading::TimerQueue::Add méthode
TimerQueue::Add method
Enregistre le minuteur dans la file d’attente.
bool System::Threading::TimerQueue::Add(Timer *timer)
| Paramètre | Type | Description |
|---|---|---|
| timer | Timer * | Timer à enregistrer. |
ReturnValue
Renvoie toujours vrai.
Voir aussi
- Class Timer
- Class TimerQueue
- Namespace System::Threading
- Library Aspose.Page for C++