IResourceWithWaitSupport.waitFor
Method
interface IResourceWithWaitSupport { // ... omitted for brevity waitFor( dependency: IResource, waitBehavior?: WaitBehavior): IResourceWithWaitSupport;}Signature
method
waitForbuilderWaits for another resource to be ready
waitFor( dependency: IResource, waitBehavior?: WaitBehavior): IResourceWithWaitSupportParameters
dependencyIResourcewaitBehaviorWaitBehavioroptionalReturns
IResourceWithWaitSupportDefined on
This method is defined on the following type: