Click or drag to resize

TimerEventArgs Properties

The TimerEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyResetTickCount
Gets or sets a value that indicates whether the tick count should be reset.
Public propertyTickCount
Gets the current tick count of the timer.
Top
See Also