Skip to content

Created

class

Namespace: Orleans.Runtime.Diagnostics

Event payload for when a grain timer is created.
public sealed class Created : TimerEvent

Constructors

Fields

  • DueTime The initial due time of the timer.
  • Period The timer period.