Skip to content
DocsTry Aspire
DocsTry

DistributedApplicationEventing Constructors

ClassConstructors1 member
Supports publishing and subscribing to events which are executed during the AppHost lifecycle.
public class DistributedApplicationEventing
{
public DistributedApplicationEventing()
{
// ...
}
}