Skip to content
Docs Try Aspire

withReminders

Function
📦 Aspire.Hosting.Orleans v13.2.0-preview.1.26159.1
interface OrleansService {
// ... omitted for brevity
withReminders(provider: IResourceWithConnectionString): OrleansService;
}

Signature

method withReminders
Configures Orleans reminder storage
withReminders(provider: IResourceWithConnectionString): OrleansService
provider IResourceWithConnectionString
OrleansService

Applies to

This function is an extension method on the following types: