Hey Everyone,
I am writing a windows form application that will require the user to be logged off after 15 minutes off inactivity. Does anyone know how to do this or where i should start.
thanks,
-zd
Printable View
Hey Everyone,
I am writing a windows form application that will require the user to be logged off after 15 minutes off inactivity. Does anyone know how to do this or where i should start.
thanks,
-zd
Logged off your app or logged off Windows?
You may want to just lock the computer and not to logoff. Since it will take time to load again when the user logon..check this thread