Re: What's the best Timer to use
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 16:43:30 -0400
DaTurk,
What you want is the Timer class in the System.Timers class.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"DaTurk" <mmagdits@xxxxxxxxxxx> wrote in message
news:1175286093.627035.112120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm creating an application that will need to use a timer to do a
static method call every second. My question, is what would be the
best timer to use? I know there are several, but I'd like to use a
timer that is probably the most reliable, and hopefully designed with
high performance in mind. Thank you in advance.
.
- Follow-Ups:
- Re: What's the best Timer to use
- From: DaTurk
- Re: What's the best Timer to use
- References:
- What's the best Timer to use
- From: DaTurk
- What's the best Timer to use
- Prev by Date: Re: Creating an object from a wsdl definition?
- Next by Date: Where to hook/unhook events with Forms/Controls
- Previous by thread: What's the best Timer to use
- Next by thread: Re: What's the best Timer to use
- Index(es):
Relevant Pages
|