G
Guest
Hi there, desperately need help on this issue.
I have a c# smart device application which has a timer which after 5 minutes
automatically downloads some information from our server.
Unfortunately, when the device goes to sleep the timer stops, thus no longer
pulling any info down.
what can i do about this?
Calendar seems to be able to wake the device up
Do i need to put the routine on a seperate thread and then sleep it for 5
minutes... ??
Help!
Thanks
I have a c# smart device application which has a timer which after 5 minutes
automatically downloads some information from our server.
Unfortunately, when the device goes to sleep the timer stops, thus no longer
pulling any info down.
what can i do about this?
Calendar seems to be able to wake the device up
Do i need to put the routine on a seperate thread and then sleep it for 5
minutes... ??
Help!
Thanks