Skip to content
Docs Try Aspire

ResourceEndpointsAllocatedEvent Properties

Class Properties 2 members
This event is raised by orchestrators to signal to resources that their endpoints have been allocated.
Resource associated with this event.
public IResource Resource { get; }
Services Section titled Services IServiceProvider
The IServiceProvider instance.
public IServiceProvider Services { get; }