I see that one of my app receives some red notes about exesive wakeup.
When do the OS treat the app as exesive wakeup ?
How can modify my program that the user should not receive this kind of message ?
StartServiceAt("", DateTime.Now + DateTime.TicksPerSecond*30 ,True)
...not now how I did get to this in the first place ...anyway I do not know if the app will work