Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IDistributedApplicationResourceEvent

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Represents an event that is published during the lifecycle of the AppHost for a specific resource.
namespace Aspire.Hosting.Eventing;
public interface IDistributedApplicationResourceEvent
: Aspire.Hosting.Eventing.IDistributedApplicationEvent
{
// ...
}
View all properties