次の方法で共有


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

このサイロのアラーム サービスの種類

適用対象