ClusterManager.destroy() method
Releases the manager's transport. Implemented by subclasses, and must be safe to call more than once.
Signature:
abstract destroy(): 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.