לקריאה באנגלית ערוך

שתף באמצעות


SiloBuilderReminderExtensions Class

Definition

Silo host builder extensions.

C#‎
public static class SiloBuilderReminderExtensions
Inheritance
SiloBuilderReminderExtensions

Methods

AddReminders(IServiceCollection)

Add support for reminders to this client.

AddReminders(ISiloBuilder)

Adds support for reminders to this silo.

UseAdoNetReminderService(IServiceCollection, Action<OptionsBuilder<AdoNetReminderTableOptions>>)

Adds reminder storage using ADO.NET. Instructions on configuring your database are available at http://aka.ms/orleans-sql-scripts.

UseAdoNetReminderService(ISiloBuilder, Action<AdoNetReminderTableOptions>)

Adds reminder storage using ADO.NET. Instructions on configuring your database are available at http://aka.ms/orleans-sql-scripts.

UseAdoNetReminderService(ISiloBuilder, Action<OptionsBuilder<AdoNetReminderTableOptions>>)

Adds reminder storage using ADO.NET. Instructions on configuring your database are available at http://aka.ms/orleans-sql-scripts.

UseRedisReminderService(IServiceCollection, Action<RedisReminderTableOptions>)

Adds reminder storage backed by Redis.

UseRedisReminderService(ISiloBuilder, Action<RedisReminderTableOptions>)

Adds reminder storage backed by Redis.

Applies to

מוצר גירסאות
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0