Méthode System::Threading::TimerQueue::Delete

TimerQueue::Delete method

Supprime la minuterie de la file d’attente.

bool System::Threading::TimerQueue::Delete(Timer *timer)
ParamètreTypeDescription
timerTimer *Timer à supprimer.

ReturnValue

Retourne toujours vrai.

Voir aussi