Skip to content

LocalReminderTickWaitArmed

class

Namespace: Orleans.Reminders.Diagnostics

Event payload for when a local reminder has armed the wait for its next tick.
public sealed class LocalReminderTickWaitArmed : 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 armed wait.