Skip to content

ReminderEvents Properties

Provides the diagnostic listener and event payload types for Orleans reminder events.

AllEvents

staticget
View source
public static IObservable<ReminderEvent> AllEvents
Gets an observable sequence of all reminder events.

ServiceEvents

staticget
View source
public static IObservable<ReminderServiceEvent> ServiceEvents
Gets an observable sequence of reminder service events.