waitFor
Method
interface ContainerResource { // ... omitted for brevity waitFor( dependency: IResource, waitBehavior?: WaitBehavior): IResourceWithWaitSupport;}Signature
method
waitFor builder Waits for another resource to be ready
waitFor( dependency: IResource, waitBehavior?: WaitBehavior): IResourceWithWaitSupportParameters
dependency IResource waitBehavior WaitBehavior optional Returns
IResourceWithWaitSupport Applies to
This method applies to the following types: