Skip to content

LocalReminderStopped

class

Namespace: Orleans.Reminders.Diagnostics

Event payload for when a silo stops a local timer for a reminder instance.
public sealed class LocalReminderStopped : ReminderEvent

Constructors

Fields

  • Identity The object reference used to correlate this local reminder instance across lifecycle events.
  • Reason The reason the local timer stopped.