Redigera

Dela via


ILegacyReminderTableAdapter Interface

Definition

Configures reminders using legacy configuration.

public interface ILegacyReminderTableAdapter : Orleans.Runtime.MembershipService.ILegacySiloConfigurationAdapter
type ILegacyReminderTableAdapter = interface
    interface ILegacySiloConfigurationAdapter
Public Interface ILegacyReminderTableAdapter
Implements ILegacySiloConfigurationAdapter
Implements

Methods

Configure(Object, ISiloBuilder)

Configures the provided builder using configuration.

(Inherited from ILegacySiloConfigurationAdapter)
Configure(Object, ISiloHostBuilder)

Configures the provided builder using configuration.

(Inherited from ILegacySiloConfigurationAdapter)

Applies to