IResourceWithWaitSupport.waitForStart
Method
interface IResourceWithWaitSupport { // ... omitted for brevity waitForStart( dependency: IResource, waitBehavior?: WaitBehavior): IResourceWithWaitSupport;}Signature
method
waitForStartbuilderWaits for another resource to start
waitForStart( dependency: IResource, waitBehavior?: WaitBehavior): IResourceWithWaitSupportParameters
dependencyIResourcewaitBehaviorWaitBehavioroptionalReturns
IResourceWithWaitSupportDefined on
This method is defined on the following type: