Skip to content
Docs Try Aspire

ResourceReadyEvent Properties

Class Properties 2 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; }
Services Section titled Services IServiceProvider
The service provider for the app host.
public IServiceProvider Services { get; }