[RESOLVED] User Inactivity
Hello,
Can someone please provide some suggestions as to how I could achieve the following?
Basically, on my Windows Mobile Device, I want my application to log out, after a defined period of activity, let's say 30 minutes. If during that time, the device goes into a suspended mode, then when the user wakes the mobile device up, if the period of inactivity is not greater than 30 minutes, then no re-login is required, however, if it is greater than 30 minutes, then the user should have to re-login.
Does that make sense?
Thanks
Gary
Re: [RESOLVED] User Inactivity
Hi
This sounds a lot like what I want to achieve (sort of) I just want to be able to close my application and make it start from the beginning of the program.
I cant view that link above ^^ could you please post the actual web address so that I can have a look please.
Thanks
Re: [RESOLVED] User Inactivity
Hey,
Just tried the link above again, and it seems to work just fine, but here is the actual url:
http://forums.microsoft.com/msdn/Sho...iteID=1&mode=1.
Not sure if what you have described though is what the program actually does. Basically, if a user is using the application, then has a period of inactivity, then the program returns to a login screen. Then if the user is then able to log in again successfully, he or she will be returned to where they logged in. I think there is an ability to close all of the application screens if someone else logs into the device, but this isn't functionality that I have implemented.
Thanks
Gary