SessionTimeout for webservice calls

0
Hello, I have a question about increasing the SessionTimeout value in the Custom Runtime Settings. Does increasing the SessionTimeout value impact sessions for webservice users? In other words: if there are many webservice calls being performed on the application, will increasing the SessionTimeout value influence concurrent users for example, or are webservice users automatically logged out after the webservice call is finished? Thanks for the info.
asked
1 answers
0

I dont think it does. See:

https://forum.mendix.com/link/questions/3372

https://forum.mendix.com/link/questions/728

As far as i can tell from this, the session is timed out when the call ends

answered