ResourceStoppedEvent Properties
Class Properties 3 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; } The
IServiceProvider for the app host. public IServiceProvider Services { get; }