waitForDependencies
Function
interface ResourceNotificationService { // ... omitted for brevity waitForDependencies(resource: IResource): void;}Signature
method
waitForDependencies Waits for all dependencies of a resource to be ready
waitForDependencies(resource: IResource): voidParameters
resource IResource Applies to
This function is an extension method on the following types: