Click or drag to resize

SystemTimerFactory Methods

The SystemTimerFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateTimer
Creates a timer. The timer will begin after dueTime (in milliseconds) has passed and will occur at an interval specified by the period.
Top
See Also