Jump to content

How to correctly free sessions and it's data?


rgreat

Recommended Posts

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.

Link to comment
Share on other sites

  • Administrators

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...