SalTimer
PPJ.Runtime.Windows.SalTimer
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
Represents a time that fires an event at regular intervals.
public class SalTimer : Timer
Constructors
SalTimer(control, id)

Creates a new timer bounds to the specified control.
Last updated