Compartilhar via


SiloHost.SetReminderServiceType Método

Definição

Defina o tipo de serviço de lembrete a ser usado por esse 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 serviço de lembrete para este silo

Aplica-se a