System::Timers::Timer::set_Enabled método
Timer::set_Enabled method
Inicia o detiene el temporizador. Iniciar el temporizador no reinicia el conteo del tiempo si el temporizador ya está en ejecución.
void System::Timers::Timer::set_Enabled(bool value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | bool | true para iniciar el temporizador, false para detenerlo. |
Ver también
- Class Timer
- Namespace System::Timers
- Library Aspose.PDF for C++