Skip to content
DocsTry Aspire
DocsTry

BeforeResourceStartedEvent Properties

ClassProperties2 members
This event is raised by orchestrators before they have started a new resource.
Resource associated with this event.
public IResource Resource { get; }
ServicesSection titled ServicesIServiceProvider
The IServiceProvider instance.
public IServiceProvider Services { get; }