Skip to content
DocsTry Aspire
DocsTry

waitForDependencies

Method
📦 Aspire.Hosting v13.4.0
interface ResourceNotificationService {
// ... omitted for brevity
waitForDependencies(resource: IResource): void;
}

Signature

methodwaitForDependencies
Waits for all dependencies of a resource to be ready.
waitForDependencies(resource: IResource): void
resourceIResource

Applies to

This method applies to the following types: