Aspire.Hosting.Eventing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |