|
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 you do not call the Unlock method explicitly, the server unlocks the locked Application object when the script ends or times out.
Application.Unlock
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.