Skip to content
Docs Try Aspire
Docs Try

withReminders

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface OrleansService {
// ... omitted for brevity
withReminders(provider: IResourceWithConnectionString): OrleansService;
}

Signature

method withReminders
Configures reminder storage for the Orleans service.
withReminders(provider: IResourceWithConnectionString): OrleansService
provider IResourceWithConnectionString
OrleansService

Applies to

This method applies to the following types: