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 : ReminderEventConstructors
LocalReminderTickWaitArmed(GrainId, string, object, long, SiloAddress?)Event payload for when a local reminder has armed the wait for its next tick.
Fields
IdentityThe object reference used to correlate this local reminder instance across lifecycle events.ScheduleVersionThe local schedule version associated with the armed wait.
