Re: System.Threading.Timers

Peter Ritchie <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.cx
Message-ID <LISTSERV%[email protected]>
>Are we talking about System.Threading.Timer class?
Yes, that would be the class I keep mentioning...

>With Change() methods?
The Change() methods just change the parameters used by the thread; I
mentioned the c'tors; but the Change() methods would apply.

>This class internally uses private TimerBase class which is not much more
>than a bunch of MethodImplOptions.InternalCall methods.
Yes, those InternalCall methods go into the CLI and spawn the timer
background thread and manages dealing with the individual timers' periods
and duetimes.

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.