there are following types of Timers available in c#
1 vote down star
System.Threading.Timer,
System.Timers.Timer, and
System.Windows.Forms.Timer
and in some cases using one in place of another helps sometimes. :-)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment