Skip to content
Docs Try Aspire

waitForResourceHealthy

Function
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface ResourceNotificationService {
// ... omitted for brevity
waitForResourceHealthy(resourceName: string): ResourceEventDto;
}

Signature

method waitForResourceHealthy
Waits for a resource to become healthy
waitForResourceHealthy(resourceName: string): ResourceEventDto
resourceName string
ResourceEventDto

Applies to

This function is an extension method on the following types: