Skip to content
DocsTry Aspire
DocsTry

ResourceStoppedEvent Properties

ClassProperties3 members
This event is raised after a resource has stopped.
Resource associated with this event.
public IResource Resource { get; }
The ResourceStoppedEvent.ResourceEvent containing the current state information.
public ResourceEvent ResourceEvent { get; }
ServicesSection titled ServicesIServiceProvider
The IServiceProvider instance.
public IServiceProvider Services { get; }