Szerkesztés

Megosztás a következőn keresztül:


SiloHost.SetReminderServiceType Method

Definition

Set the reminder service type to be used by this 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)

Parameters

reminderType
GlobalConfiguration.ReminderServiceProviderType

Reminder service type for this silo

Applies to