Create a new AsyncResource
whether to resolve the resource now, defaults to false
Array of resolution listeners
Whether this resource is resolved
Whether this resource is resolving
whether this resource is resolved
whether this resource is resolving
Register a listener that will emit when this resource has been resolved sucessfully.
the listener for when this resource has been resolved
Resolve this resource.
a promise that completes once the resource is resolved
Setter for resolved
.
whether this resource is resolved
Setter for resolving
.
whether the resource is resolving
Generated using TypeDoc
An asyncronous resource that can be resolved.