Y
YongSeung Kim
Hi,
I would like to achieve automatic logout after a certain period time with no
activity.
I made an public variable (e.g IsAcccessGranted ) and set it from a
database.
I want to make a logged-in user log-out when He does not do any action with
the application.
Is there anyway good way to do it with WinForm?
Yong
I would like to achieve automatic logout after a certain period time with no
activity.
I made an public variable (e.g IsAcccessGranted ) and set it from a
database.
I want to make a logged-in user log-out when He does not do any action with
the application.
Is there anyway good way to do it with WinForm?
Yong