![]() |
SessionOptions - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: SessionOptions (/thread-1414.html) |
SessionOptions - Mikael Nilsson - 12-04-2019 Hi, Can someone help me explaining following properties: LockSessionTimeout RestartExpiredSession UniqueURL RE: SessionOptions - Alexandre Machado - 12-05-2019 LockSessionTimeout and UniqueURL are explained here in detail: http://docs.atozed.com/docs.dll/classes/TIWSessionOptions.html RestartExpiredSession is missing from that doc, but basically IW will start a new session whenever it identifies a request for a previous session (which is already expired) |