Partager via


SiloHost.SetReminderServiceType Méthode

Définition

Définissez le type de service de rappel à utiliser par ce 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)

Paramètres

reminderType
GlobalConfiguration.ReminderServiceProviderType

Type de service rappel pour ce silo

S’applique à