Skip to main content

triggerAsyncId

method AsyncResource.prototype.triggerAsyncId
Jump to headingAsyncResource.prototype.triggerAsyncId(): number

Return Type Jump to heading

number

The same triggerAsyncId that is passed to the AsyncResource constructor.

Back to top