UnlockObject

The UnlockObject method of an object of ClassType clsServer removes a lock from a specified object.

Syntax

objServer.UnlockObject(obj)

objServer
An object of ClassType clsServer.
obj
The object to unlock.