次の方法で共有


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)

適用対象