Sistema Fenix Posted January 23, 2014 Posted January 23, 2014 Hi! Added a unitimer and verified that the session does not expire anymore. That's a bug or have a way to avoid this, because I need to continue the session expiring even using unitimer. Please can someone confirm if it's a bug or have a means of configuring? Grateful. Quote
chefdackel Posted January 23, 2014 Posted January 23, 2014 Hi! Added a unitimer and verified that the session does not expire anymore. That's a bug or have a way to avoid this, because I need to continue the session expiring even using unitimer. Please can someone confirm if it's a bug or have a means of configuring? Grateful. well, wrong section in this forum, but: I can confirm that some sessions do not expire from time to time. Just today I can keep on working with an UniGUI app which I started the session 24h ago and kept the browser window open..... most of the time the sessions do expire as expected, but sometimes not. Sorry to have no solution for that. Best Regards Peter Quote
altagur Posted January 25, 2014 Posted January 25, 2014 As a timer you can use separated thread with waitformultipleobjects. One of object is event with must fiered then sessin expired and thread finished execute Quote
tappatappa Posted March 18, 2014 Posted March 18, 2014 Combine another TUniTimer with a global OnMouseMove Event. Doing so, you can tune your own timeout. See this post. I am using it in one of my projects, and it works. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.