Skip to content
Docs Try Aspire

AfterPublishEvent

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