Compartir a través de


SiloHost.SetReminderServiceType Método

Definición

Establezca el tipo de servicio de recordatorio que usará este silo.

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)

Parámetros

reminderType
GlobalConfiguration.ReminderServiceProviderType

Tipo de servicio reminder para este silo

Se aplica a