Aspire.Hosting.Eventing Namespace

Classes

DistributedApplicationEventing

Supports publishing and subscribing to events which are executed during the AppHost lifecycle.

DistributedApplicationEventSubscription

Represents a subscription to an event that is published during the lifecycle of the AppHost.

DistributedApplicationResourceEventSubscription

Represents a subscription to an event that is published during the lifecycle of the AppHost for a specific resource.

Interfaces

IDistributedApplicationEvent

Represents an event that is published during the lifecycle of the AppHost.

IDistributedApplicationEventing

Supports publishing and subscribing to events which are executed during the AppHost lifecycle.

IDistributedApplicationResourceEvent

Represents an event that is published during the lifecycle of the AppHost for a specific resource.

Enums

EventDispatchBehavior

Controls how events are dispatched to subscribers.