共用方式為


ILegacyReminderTableAdapter 介面

定義

使用舊版設定來設定提醒。

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

方法

Configure(Object, ISiloBuilder)

使用 configuration 設定提供的 builder

(繼承來源 ILegacySiloConfigurationAdapter)
Configure(Object, ISiloHostBuilder)

使用 configuration 設定提供的 builder

(繼承來源 ILegacySiloConfigurationAdapter)

適用於