get_Enabled()

Timer::get_Enabled() const method

Checks if timer is active.

bool System::Timers::Timer::get_Enabled() const

Return Value

true if timer is executing, false if it is stopped.

See Also