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

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

Return Type

boolean
Back to top