Skip to content

ReminderServiceStarted Constructors

Event payload for when a reminder service completes startup and is ready for reminder operations.

ReminderServiceStarted(SiloAddress?)

View source
public ReminderServiceStarted(SiloAddress? siloAddress)
Event payload for when a reminder service completes startup and is ready for reminder operations.

Parameters

siloAddressSiloAddress?
The address of the silo whose reminder service started.