Interface IGrainReminder
Handle for a persistent Reminder.
Namespace: Orleans.Runtime
Assembly: Orleans.Core.Abstractions.dll
Syntax
public interface IGrainReminder
Properties
| Improve this Doc View SourceReminderName
Name of this Reminder.
Declaration
string ReminderName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |