다음을 통해 공유


SiloHost.SetReminderServiceType 메서드

정의

이 사일로에서 사용할 미리 알림 서비스 유형을 설정합니다.

public void SetReminderServiceType(Orleans.Runtime.Configuration.GlobalConfiguration.ReminderServiceProviderType reminderType);
member this.SetReminderServiceType : Orleans.Runtime.Configuration.GlobalConfiguration.ReminderServiceProviderType -> unit
Public Sub SetReminderServiceType (reminderType As GlobalConfiguration.ReminderServiceProviderType)

매개 변수

reminderType
GlobalConfiguration.ReminderServiceProviderType

이 사일로에 대한 미리 알림 서비스 유형

적용 대상