IResourceWithWaitSupport.waitFor
Method
interface IResourceWithWaitSupport { // ... omitted for brevity waitFor(dependency: IResource): IResourceWithWaitSupport;}Signature
method
waitFor builder Waits for another resource to be ready
waitFor(dependency: IResource): IResourceWithWaitSupportParameters
dependency IResource Returns
IResourceWithWaitSupport Defined on
This method is defined on the following type: