TimerEvent
class
Namespace: Orleans.Runtime.Diagnostics
The base class used for timer diagnostic events.
public abstract class TimerEventFields
GrainContextThe grain context that owns the timer.TimerThe timer associated with the event.
Namespace: Orleans.Runtime.Diagnostics
public abstract class TimerEventGrainContext The grain context that owns the timer. Timer The timer associated with the event.