Skip to content
Docs Try Aspire

BeforeResourceStartedEvent Properties

Class Properties 2 members
This event is raised by orchestrators before they have started a new resource.
Resource associated with this event.
public IResource Resource { get; }
Services Section titled Services IServiceProvider
The IServiceProvider for the app host.
public IServiceProvider Services { get; }