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