Skip to main content
method Immediate.prototype.hasRef
Immediate.prototype.hasRef(): boolean
Deprecated

If true, the Immediate object will keep the Node.js event loop active.

Return Type

boolean
Back to top