Skip to main content
method AsyncResource.prototype.triggerAsyncId
AsyncResource.prototype.triggerAsyncId(): number
Deprecated

Return Type

number

The same triggerAsyncId that is passed to the AsyncResource constructor.

Back to top