waitFor
Function
interface ContainerResource { // ... 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 Applies to
This function is an extension method on the following types: