I have an application that runs in the main thread. Now I need to start a new thread with a Timer event which has to call a method periodically, every 5 minutes. In that, I