Question: How to have timer "remember" variables?

V

VB Programmer

I am dynamically creating x amout of timers (using System.Timers.Timer). I
want each timer to remember it's own set of variables (ex:
CustomerBeingProcessed, LastProcessTime, etc...) How can I do this?
 
A

Alvin Bruney

what exactly are you trying to do? It would seem that if you what you need
is a customized timer, then you probably should wrap the timer in class,
that way the class can take care of remembering the variables
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top