Skip to content
DocsTry Aspire
DocsTry

DistributedApplicationResourceEventSubscription

Classnet8.0
📦 Aspire.Hosting v13.4.0
Represents a subscription to an event that is published during the lifecycle of the AppHost for a specific resource.
namespace Aspire.Hosting.Eventing;
public class DistributedApplicationResourceEventSubscription
: Aspire.Hosting.Eventing.DistributedApplicationEventSubscription
{
// ...
}