ICluster.add property
Adds a server to the cluster and returns its registration record. Registration is idempotent — an already-known server is returned unchanged.
Signature:
add: (server: IServerInput) => IMessageQueueConnection;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.