BeforeResourceStartedEvent
Classnet10.0
This event is raised by orchestrators before they have started a new resource.
namespace Aspire.Hosting.ApplicationModel;
public class BeforeResourceStartedEvent : Aspire.Hosting.Eventing.IDistributedApplicationEvent, Aspire.Hosting.Eventing.IDistributedApplicationResourceEvent{ // ...}Remarks
Section titled Remarks Resources that are created by orchestrators may not yet be ready to handle requests.
Constructors1
Section titled Constructors This event is raised by orchestrators before they have started a new resource.
Properties2
Section titled PropertiesView all properties