method HookCallbacks.destroy
Jump to headingHookCallbacks.destroy(asyncId: number): void
Called after the resource corresponding to asyncId is destroyed
Parameters Jump to heading
Jump to headingasyncId: number
a unique ID for the async resource
Return Type Jump to heading
void