AnyLock.dispose() method

Must free all local resources held by the lock (timers, client event listeners, registry entries) without any database communication. Used when the underlying connection is already gone.

Signature:

dispose(): void;

Returns:

void

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.