Skip to content
Docs Try Aspire

waitForDependencies

Function
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface ResourceNotificationService {
// ... omitted for brevity
waitForDependencies(resource: IResource): void;
}

Signature

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

Applies to

This function is an extension method on the following types: