12-20-2023, 02:05 AM
(This post was last modified: 12-20-2023, 02:14 AM by Alexandre Machado.)
A final note:
I tested this scenario using IWServerControllerBaseNewSession event, like you did, and everything also "works" correctly, meaning that the session is destroyed and the session cache dir is deleted as expected. I find it weird that you got a different result.
Anyway, the most optimized way to deal with this is my suggestion above.
I tested this scenario using IWServerControllerBaseNewSession event, like you did, and everything also "works" correctly, meaning that the session is destroyed and the session cache dir is deleted as expected. I find it weird that you got a different result.
Anyway, the most optimized way to deal with this is my suggestion above.

