System::Threading::TimerQueue::Delete method
TimerQueue::Delete method
Deletes timer from queue.
bool System::Threading::TimerQueue::Delete(Timer *timer)
Parameter | Type | Description |
---|---|---|
timer | Timer * | Timer to delete. |
ReturnValue
Always returns true.
See Also
- Class Timer
- Class TimerQueue
- Namespace System::Threading
- Library Aspose.PUB for C++