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