Skip to content
Docs Try Aspire

WaitAnnotation

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