rgreat Posted February 26, 2016 Posted February 26, 2016 Where to store internal variables and classes for each session, and which event use to free it? How to ensure what sessions would be freed as soon as possible? For now I have somewhat unstable service behaviour in that. Some simple example would be nice. Quote
Administrators Farshad Mohajeri Posted February 27, 2016 Administrators Posted February 27, 2016 For now I have somewhat unstable service behaviour in that. In general you don't need to take care of session life cycle. It is automatically managed by framework in best possible way. If you have unstable behavior you need to look somewhere else in your app. Of course, I need to know what you exactly mean by unstable behavior. Can you please specify the uniGUI edition and version you are using? We have fixed many issues and improved stability in recent builds. 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.