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ètreTypeDescription
timerTimer *Timer à enregistrer.

ReturnValue

Retourne toujours vrai.

Voir aussi