ILegacyReminderTableAdapter 接口

定义

使用旧式配置配置提醒。

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

方法

Configure(Object, ISiloBuilder)

配置提供的 builder using configuration.

(继承自 ILegacySiloConfigurationAdapter)
Configure(Object, ISiloHostBuilder)

配置提供的 builder using configuration.

(继承自 ILegacySiloConfigurationAdapter)

适用于