Skip to content
Docs Try Aspire
Docs Try

waitForStart

Method
📦 Aspire.Hosting v13.2.0
interface ContainerResource {
// ... omitted for brevity
waitForStart(dependency: IResource): IResourceWithWaitSupport;
}

Signature

method waitForStart builder
Waits for another resource to start
waitForStart(dependency: IResource): IResourceWithWaitSupport
dependency IResource
IResourceWithWaitSupport

Applies to

This method applies to the following types: