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