Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
recent breaking change
#4
Yes, this was a kind of a "fix". Some properties have been historically "open" to be changed during application life cycle, but it actually shouldn't (because 2 threads shouldn't be updateing values concurrently).

So, you can change the WebApplication.SessionTimeout value individually, but you can't set the global SeverController.SessionTimoue after the applicaiton has started (you still can set it during OnConfig event of ServerController)
Reply


Messages In This Thread
recent breaking change - by iwuser - 01-24-2024, 08:02 PM
RE: recent breaking change - by MJS@mjs.us - 01-24-2024, 10:14 PM
RE: recent breaking change - by iwuser - 01-24-2024, 10:30 PM
RE: recent breaking change - by Alexandre Machado - 01-25-2024, 01:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)