|
-
Aug 16th, 2006, 12:37 PM
#1
Thread Starter
Member
[RESOLVED] Several timers... how to control one of them?
Hello to all,
in my project i have multi timers ( System.Threading.timer ),
eath timer is associated to a jobId.
I need to stop one of the timers, i know the jobID.
The problem. How do i know the timer associated to the job X.
I keep the jobId and the timerId ( i think that timer.GetHashCode gives the id of the timer ) in a hashtable.
Thanks for your time and help ( i hope so ), sorry about my english...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|