IMQService.cache property

The cache adapter used by cached methods.

Signature:

protected cache: ICache;

Remarks

Never assigned by the service itself: it is populated lazily by the cache decorator on first use, so it is undefined on a service that has no cached methods.

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