WaitType Enum

Definition

Specifies the type of Wait applied to dependency resources.

C#
public enum WaitType
Inheritance
WaitType

Fields

Name Value Description
WaitUntilHealthy 0

Dependent resource will wait until resource starts and all health checks are satisfied.

WaitForCompletion 1

Dependent resource will wait until resource completes.

Applies to

Producto Versiones
.NET Aspire 9.0.0, 9.1.0