Skip to content
Docs Try Aspire

DistributedApplicationEventSubscription

Class net10.0
📦 Aspire.Hosting v13.1.2
Represents a subscription to an event that is published during the lifecycle of the AppHost.
namespace Aspire.Hosting.Eventing;
public class DistributedApplicationEventSubscription
{
// ...
}