Skip to content
DocsTry Aspire
DocsTry

withReminders

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

Signature

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

Applies to

This method applies to the following types: