System::Timers::Timer::set_Enabled method
Timer::set_Enabled method
يبدأ أو يوقف المؤقت. بدء المؤقت لا يعيد تشغيل عدّ الوقت إذا كان المؤقت قيد التنفيذ بالفعل.
void System::Timers::Timer::set_Enabled(bool value)
| Parameter | Type | الوصف |
|---|---|---|
| value | bool | true لبدء المؤقت، false لإيقافه. |
انظر أيضًا
- Class Timer
- Namespace System::Timers
- Library Aspose.Page for C++