Skip to content
Docs Try Aspire
Docs Try

AfterPublishEvent

Class sealed net8.0
📦 Aspire.Hosting v13.3.0
This event is published after the distributed application is published.
namespace Aspire.Hosting.Publishing;
public sealed class AfterPublishEvent
: Aspire.Hosting.Eventing.IDistributedApplicationEvent
{
// ...
}