PgIpLock.acquire() method
Acquires a lock on the current channel. Returns true on success, false - otherwise
Signature:
acquire(): Promise<boolean>;
Returns:
Promise<boolean>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.