09-23-2019, 09:26 AM
The only thing that actually destroys a session is the timeout thread, even when you explicitly terminate a session (it will be collected later by the timeout thread in the background).
I wonder if you are trying to find out is if a timeout actually occurred?
I wonder if you are trying to find out is if a timeout actually occurred?

