다음을 통해 공유


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)

적용 대상