BaseJobQueue.options property

The options this queue was constructed with, kept so that accessors like BaseJobQueue.name can read them back. Treat as read-only — nothing re-reads them after the broker connection is made, so changing one here has no effect on a running queue.

Signature:

protected options: JobQueueOptions;

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.