Skip to content
Docs Try Aspire
Docs Try

WaitAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.3.0
Represents a wait relationship between two resources.
namespace Aspire.Hosting.ApplicationModel;
public sealed class WaitAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}