Skip to content
DocsTry Aspire
DocsTry

DaprSidecarAvailableEvent Properties

ClassProperties2 members
Event published when a Dapr sidecar becomes available.
ResourceSection titled ResourceIResource
Gets the Dapr sidecar resource that became available.
public IResource Resource { get; }
ServicesSection titled ServicesIServiceProvider
Gets the service provider.
public IServiceProvider Services { get; }