Lock the observatory on behalf of the requesting user
Lock.WebLock(Session)
The method syntax has these parts:
Part | Description |
---|---|
Session (Object) | the ASP session object for the current user |
Return (Boolean) | True if the lock was acquired, else False |