Nodeasync_hooksHookCallbacks.beforemethod HookCallbacks.before#HookCallbacks.before(asyncId: number): voidWhen an asynchronous operation is initiated or completes a callback is called to notify the user. The before callback is called just before said callback is executed. Parameters ##asyncId: numberthe unique identifier assigned to the resource about to execute the callback. Return Type #void
method HookCallbacks.before#HookCallbacks.before(asyncId: number): voidWhen an asynchronous operation is initiated or completes a callback is called to notify the user. The before callback is called just before said callback is executed. Parameters ##asyncId: numberthe unique identifier assigned to the resource about to execute the callback. Return Type #void