ResourceStoppedEvent
Handle
interface ResourceStoppedEvent extends IDistributedApplicationEvent, IDistributedApplicationResourceEvent { readonly resource: IResource; readonly services: IServiceProvider;}Properties
property
resourceIResourcegetGets the Resource property
property
servicesIServiceProvidergetGets the Services property