Skip to content
Docs Try Aspire

ResourceNotificationService.waitForResourceHealthy

Method
📦 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

Defined on

This method is defined on the following type: