Skip to content
DocsTry Aspire
DocsTry

ResourceReadyEvent Properties

ClassProperties2 members
Event that is raised when a resource initially transitions to a ready state.
The resource that is in a healthy state.
public IResource Resource { get; }
ServicesSection titled ServicesIServiceProvider
The IServiceProvider instance.
public IServiceProvider Services { get; }