Skip to content
Docs Try Aspire

DaprSidecarAvailableEvent Properties

Class Properties 2 members
Event published when a Dapr sidecar becomes available.
Resource Section titled Resource IResource
Gets the Dapr sidecar resource that became available.
public IResource Resource { get; }
Services Section titled Services IServiceProvider
Gets the service provider.
public IServiceProvider Services { get; }