Skip to content

TickStop

class

Namespace: Orleans.Runtime.Diagnostics

Event payload for when a grain timer tick callback has completed.
public sealed class TickStop : TimerEvent

Constructors

Fields

  • Exception The exception thrown by the callback, if any.