aborting timer threads

Posted by nitroxn on Stack Overflow See other posts from Stack Overflow or by nitroxn
Published on 2010-04-27T11:56:02Z Indexed on 2010/04/27 13:03 UTC
Read the original article Hit count: 319

Filed under:
|
|

As we know each timer elapsed method callbacks on a separate thread. Is there a way to abort the timer thread in c#?

© Stack Overflow or respective owner

Related posts about threads

Related posts about threading