Skip to content
DocsTry Aspire
DocsTry

waitForResourceHealthy

Method
📦 Aspire.Hosting v13.4.0
interface ResourceNotificationService {
// ... omitted for brevity
waitForResourceHealthy(resourceName: string): ResourceEventDto;
}

Signature

methodwaitForResourceHealthy
Waits for a resource to become healthy.
waitForResourceHealthy(resourceName: string): ResourceEventDto
resourceNamestring
ResourceEventDto

Applies to

This method applies to the following types: