System::Threading::TimerQueue::Delete method

TimerQueue::Delete method

Verwijdert timer uit wachtrij.

bool System::Threading::TimerQueue::Delete(Timer *timer)
ParameterTypeBeschrijving
timerTimer *Timer om te verwijderen.

ReturnValue

Geeft altijd true terug.

Zie ook