Solved
Managing connected users
Is it possible to disconnect automatically users in AIMMS PRO after being inactive after some minutes?
Best answer by Patrick
Hi @gabiservidone ,
For WebUI applications you could use: pro::sessionmanager::FinishSession
For WinUI applications you could use: exitAimms
WebUI session remains active for 5 minutes after logout. After 5 minutes the session will be deactivated.
For WebUI applications you could use: pro::sessionmanager::FinishSession
For WinUI applications you could use: exitAimms
WebUI session remains active for 5 minutes after logout. After 5 minutes the session will be deactivated.
Sign up
Already have an account? Login
Please use your business or academic e-mail address to register
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.