Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
lambda functions with classic 32 bit Borland compiler ?
#5
(08-19-2019, 04:41 PM)JuergenS Wrote: No, I did not try it, because I now believe that I can no longer use these TIWSessions methods for my purposes.

My application has an automatic maintenance mode.
Before entering the maintenance mode, the application iterates over all sessions and issues localized information to each user.
After a defined waiting time, the application iterates again over all sessions and terminates them.
The problem is that within these TIWSessions methods I can neither create the localized information nor terminate a session.
I'll probably have to implement another solution that works equally well with both compilers.

I don't terminate sessions directly from the list, but you can set a flag/variable in the session's UserSession that could tell the session to warn and/or shut itself down if that might be an option for you.

Dan
Reply


Messages In This Thread
RE: lambda functions with classic 32 bit Borland compiler ? - by DanBarclay - 08-19-2019, 06:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)