IMQRPCResponse.to property
Correlation identifier: the queue-assigned message id of the request this response answers.
Signature:
to: string;
Remarks
This is not an address. The client matches it against its table of pending calls, so it must be echoed back exactly. The response is delivered to IMQRPCRequest.from instead.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.