ICluster.find property
Looks a server up, matching by id when both sides carry one and by host and port otherwise. Returns undefined when it is not registered.
Signature:
find: (server: IServerInput) => IMessageQueueConnection | undefined;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.