ReminderEntry
class
Namespace: Orleans
Represents a reminder table entry.
[Orleans.GenerateSerializer]public sealed class ReminderEntryConstructors
Properties
ETagGets or sets the ETag.GrainIdGets or sets the grain ID of the grain that created the reminder. Forms the reminder primary key together withReminderEntry.PeriodGets or sets the time period for the reminderReminderNameGets or sets the name of the reminder. Forms the reminder primary key together withReminderEntry.StartAtGets or sets the time when the reminder was supposed to tick in the first time
Methods
ToStringReturns a string that represents the current object.
