PgIpLock.release() method

Releases acquired lock on this channel. After lock is released, another running process or host would be able to acquire the lock.

Signature:

release(): Promise<void>;

Returns:

Promise<void>

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