Skip to content
DocsTry Aspire
DocsTry

IDistributedApplicationEvent

Interfacenet8.0
📦 Aspire.Hosting v13.4.0
Represents an event that is published during the lifecycle of the AppHost.
namespace Aspire.Hosting.Eventing;
public interface IDistributedApplicationEvent
{
// ...
}