Skip to content

LocalReminderScheduleChanged

class

Namespace: Orleans.Reminders.Diagnostics

Event payload for when a local reminder schedule is invalidated and must be re-armed.
public sealed class LocalReminderScheduleChanged : ReminderEvent

Constructors

Fields

  • Identity The object reference used to correlate this local reminder instance across lifecycle events.
  • ScheduleVersion The local schedule version associated with the change.