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

此接收器的提醒服务类型

适用于