Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

AfterPublishEvent

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
This event is published after the distributed application is published.
namespace Aspire.Hosting.Publishing;
public sealed class AfterPublishEvent
: Aspire.Hosting.Eventing.IDistributedApplicationEvent
{
// ...
}
View all constructors
View all properties