LocalReminderStarted
class
Namespace: Orleans.Reminders.Diagnostics
Event payload for when a silo starts a local timer for a reminder instance.
public sealed class LocalReminderStarted : ReminderEventConstructors
LocalReminderStarted(GrainId, string, object, SiloAddress?)Event payload for when a silo starts a local timer for a reminder instance.
Fields
IdentityThe object reference used to correlate this local reminder instance across lifecycle events.
