Skip to content

ReminderEvent

class

Namespace: Orleans.Reminders.Diagnostics

The base class used for reminder diagnostic events.
public abstract class ReminderEvent

Fields

  • GrainId The grain associated with the reminder.
  • ReminderName The reminder name.
  • SiloAddress The address of the silo associated with the event, if any.