02-16-2011 08:58 AM
How can cancel the the scheduler that runs my application after 5 min?by code
07-01-2012 10:05 AM - edited 07-01-2012 10:06 AM
did you find a solution for this issue ?
07-03-2012 08:43 AM - edited 07-03-2012 08:46 AM
Use scheduleApplication(appDesc, -1, true) if the app already started.