Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Application Object Unlock Method


The Unlock method enables other clients (via an ASP page) to modify the variables stored in the Application object after it has been locked using the Lock method. If the Unlock method is not called explicitly, the server unlocks the locked Application object when the script ends or times out.

In this section:

Syntax: ASP Application Object Unlock Method



ContentsPreviousNextIndex