get_IsStopped()

Timer::get_IsStopped() const method

Checks if timer is stopped.

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

Return Value

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

See Also