ResourceReadyEvent
Classnet10.0
Event that is raised when a resource initially transitions to a ready state.
namespace Aspire.Hosting.ApplicationModel;
public class ResourceReadyEvent : Aspire.Hosting.Eventing.IDistributedApplicationEvent, Aspire.Hosting.Eventing.IDistributedApplicationResourceEvent{ // ...}Remarks
Section titled Remarks This event is only fired the first time a resource transitions to a ready state after starting.
Constructors1
Section titled Constructors Event that is raised when a resource initially transitions to a ready state.
Properties2
Section titled PropertiesView all properties