DOC – Understanding Session Variables
Session Variables are not currently used in the TFS environments, but one has been defined to use or to demonstrate the pattern to follow to create a new one. This topic documents describes what they can do. Unlike cookies, session variables are kept on the server and are associated with the particular session. So when…
