ZylTimer.NET

Timer.Cycled Property

When this property is true, then the OnTimer event will be fired periodically, otherwise the event will be fired only once.

[Visual Basic]
Public Property Cycled As 
[C#]
public  Cycled {get; set;}

See Also

Timer Class | ZylTimer Namespace