TimerEvent
class
Namespace: Orleans.Runtime.Diagnostics
The base class used for timer diagnostic events.
public abstract class TimerEventConstructors
TimerEvent(IGrainContext, IGrainTimer)The base class used for timer diagnostic events.
Fields
GrainContextThe grain context that owns the timer.TimerThe timer associated with the event.
