ResourceNotificationService.waitForDependencies
Method
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 Defined on
This method is defined on the following type: