I have a class let's call it "ThisClass" that has a boolean shared property named "Iseethis" that I set to "True" when certain users login. Does windows "destroy" this when the user leaves the website or is it something I'll need to handle in the code?