Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IDistributedApplicationLifecycleHook

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Defines an interface for hooks that are executed during the lifecycle of a distributed application.
namespace Aspire.Hosting.Lifecycle;
public interface IDistributedApplicationLifecycleHook
{
// ...
}
View all methods