HostingExtensions
class
Namespace: Orleans.Hosting
Extension methods for configuring the Azure Cosmos DB reminder table provider.
public static class HostingExtensionsMethods
UseCosmosReminderService(IServiceCollection, Action<CosmosReminderTableOptions>)Adds reminder storage backed by Azure Cosmos DB.UseCosmosReminderService(IServiceCollection, Action<OptionsBuilder<CosmosReminderTableOptions>>)Adds reminder storage backed by Azure Cosmos DB.UseCosmosReminderService(ISiloBuilder, Action<CosmosReminderTableOptions>)Adds reminder storage backed by Azure Cosmos DB.UseCosmosReminderService(ISiloBuilder, Action<OptionsBuilder<CosmosReminderTableOptions>>)Adds reminder storage backed by Azure Cosmos DB.
