System::Timers::Timer::get_AutoReset method
Timer::get_AutoReset method
يتحقق مما إذا كان المؤقت في وضع إعادة الضبط التلقائي.
bool System::Timers::Timer::get_AutoReset() const
ReturnValue
true إذا كان المؤقت ينفذ في حلقة، false إذا توقف بعد الاستدعاء الأول.
انظر أيضًا
- Class Timer
- Namespace System::Timers
- Library Aspose.Page for C++