Session.Abandon--Destroys a Session object and all objects stored in it, and releases their resources.
Session.Contents.Remove--Removes a single session variable from the Session object Contents collection.
Session.Contents.RemoveAll Removes all session variables from the Session object Contents collection
Loading