Click or drag to resize

TimerReference Properties

The TimerReference type exposes the following members.

Properties
  NameDescription
Public propertyIsActive
Gets a value indicating whether the timer is active.
Public propertyMethod
Gets the method to be invoked with this timer.
Public propertyNextTick
Gets the time span until the next tick of this timer.
Public propertyTarget
Gets the target on which the timer is invoked.
Top
See Also