Implemented interface member:
property
Resource
Aspire.Hosting.Eventing.IDistributedApplicationResourceEvent.Resource
2 references to Resource
Aspire.Hosting (2)
Orchestrator\ApplicationOrchestrator.cs (2)
268
await ProcessResourceWithoutLifetime(@event.
Resource
, cancellationToken).ConfigureAwait(false);
269
await PublishResourceEndpointUrls(@event.
Resource
, cancellationToken).ConfigureAwait(false);