|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Threadinghello,
how can I make "timer" run in a separate thread using vb.net 2005??? thanks in advance Adriano "Adriano" <adri***@mail.it> wrote System.Threading.Timer> how can I make "timer" run in a separate thread using vb.net 2005??? When you get callbacks, they'll be coming in on a different thread. Hello Chris, thanks for the answer!
can you please give an example? I'm not an advaned programmer/ thanks Adriano Show quoteHide quote "Chris Mullins" <cmull***@yahoo.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ: news:ehQFcB%23IHHA.1276@TK2MSFTNGP04.phx.gbl... > "Adriano" <adri***@mail.it> wrote >> how can I make "timer" run in a separate thread using vb.net 2005??? > > System.Threading.Timer > > When you get callbacks, they'll be coming in on a different thread. > > -- > Chris Mullins, MSCD.NET, MCPD:Enterprise > http://www.coversant.net/blogs/cmullins > > Adriano wrote:
> Hello Chris, thanks for the answer! Adriano,> > can you please give an example? I'm not an advaned programmer/ > > thanks > Adriano > The MSDN documentation has an example. Also, the System.Timers.Timer will execute the event handler in a separate thread. Brian
http://www.google.com/search?q=System.Threading.Timer
Show quote Hide quote "Adriano" <adri***@mail.it> wrote in message
news:OkW$RMBJHHA.4000@TK2MSFTNGP06.phx.gbl... > Hello Chris, thanks for the answer! > > can you please give an example? I'm not an advaned programmer/ > > thanks > Adriano > > "Chris Mullins" <cmull***@yahoo.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ > ÓÌÅÄÕÀÝÅÅ: news:ehQFcB%23IHHA.1276@TK2MSFTNGP04.phx.gbl... >> "Adriano" <adri***@mail.it> wrote >>> how can I make "timer" run in a separate thread using vb.net 2005??? >> >> System.Threading.Timer >> >> When you get callbacks, they'll be coming in on a different thread. >> >> -- >> Chris Mullins, MSCD.NET, MCPD:Enterprise >> http://www.coversant.net/blogs/cmullins >> >> > >
MDI Forms
Herfried K. Wagner - HELP! Return ByRef How to create ForeignKeyConstraint? How-To Parse this data.. Writing to a MS access db from visual studio .net Using Web.config's <system.web><pages><controls><add /></controls></pages></system.web> To Register The breakpoint will not currently be hit Exporting data to excel not working..... Shared Events |
|||||||||||||||||||||||