withReminders
Function
interface OrleansService { // ... omitted for brevity withReminders(provider: IResourceWithConnectionString): OrleansService;}Signature
method
withReminders Configures Orleans reminder storage
withReminders(provider: IResourceWithConnectionString): OrleansServiceParameters
provider IResourceWithConnectionString Returns
OrleansService Applies to
This function is an extension method on the following types: