IMQLockMetadataItem interface
Diagnostic description of a locked call.
Signature:
export interface IMQLockMetadataItem
Remarks
Used only to enrich the deadlock-timeout error message. Values that cannot be serialized degrade to a placeholder rather than failing.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
any[] |
Arguments the locked method was called with. | ||
|
string |
Name of the class whose method holds the lock. | ||
|
string | symbol |
Name of the locked method. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.