Skip to content

TickFailed

class

Namespace: Orleans.Reminders.Diagnostics

Event payload for when a reminder tick has failed.
public sealed class TickFailed : ReminderEvent

Constructors

Fields

  • Exception The exception that caused the failure.
  • Status The tick status passed to the grain.