Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IDistributedApplicationEventing

Interfacenet10.0
📦 Aspire.Hosting v13.5.3
Supports publishing and subscribing to events which are executed during the AppHost lifecycle.
namespace Aspire.Hosting.Eventing;
public interface IDistributedApplicationEventing
{
// ...
}
View all methods