waitForWithBehavior
Function
interface ContainerResource { // ... omitted for brevity waitForWithBehavior( dependency: IResource, waitBehavior: WaitBehavior): IResourceWithWaitSupport;}Signature
method
waitForWithBehavior builder Waits for another resource with specific behavior
waitForWithBehavior( dependency: IResource, waitBehavior: WaitBehavior): IResourceWithWaitSupportParameters
dependency IResource waitBehavior WaitBehavior Returns
IResourceWithWaitSupport Applies to
This function is an extension method on the following types: