wm.tn.tpa:releaseTPALock
Releases a lock. An application must release a lock after it has finished with the lock. If an application does not release a lock after it has finished with the lock, the lock is released when it is garbage-collected.
Input Parameters
lock | String The lock object that is released. |
Output Parameters
None.