طريقة System::Threading::TimerQueue::Add
TimerQueue::Add method
يسجل المؤقت في الطابور.
bool System::Threading::TimerQueue::Add(Timer *timer)
| معامل | نوع | الوصف |
|---|---|---|
| timer | Timer * | مؤقت للتسجيل. |
ReturnValue
دائمًا تُعيد true.
انظر أيضًا
- Class Timer
- Class TimerQueue
- Namespace System::Threading
- Library Aspose.Font for C++