B
###born2run1701
I have a situation in which an active user session locks up some
resources. But if the session times out, I would like it to run some
of my application code to release the resources or do something,
probably calling some clean up classes. Is this possible?
CS
resources. But if the session times out, I would like it to run some
of my application code to release the resources or do something,
probably calling some clean up classes. Is this possible?
CS