Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C Sharp only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
C Sharp
thread sleep
thread sleep
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
DaveP
#1
thread sleep
Sep 23 '07, 04:25 PM
how can i get the current thread to perform a call to
thread.sleep()
tia
DaveP
Andreas Mueller
#2
Sep 23 '07, 04:35 PM
Re: thread sleep
DaveP wrote:
how can i get the current thread to perform a call to
thread.sleep()
>
tia
DaveP
>
>
System.Threadin g.Thread.Sleep( 1000);
HTH,
Andy
--
You can email me by removing the NOSPAM parts below:
xmen40NOSPAM@gm xNOSPAM.net
Comment
Post
Cancel
Alberto Poblacion
#3
Sep 23 '07, 04:35 PM
Re: thread sleep
"DaveP" <dvs_bis@sbcglo bal.netwrote in message
news:blwJi.513$ hI7.284@newssvr 17.news.prodigy .net...
how can i get the current thread to perform a call to
thread.sleep()
Just write System.Threadin g.Thread.Sleep( milliseconds); This causes the
current thread to sleep for the specified amount of time.
Comment
Post
Cancel
DaveP
#4
Sep 23 '07, 05:05 PM
Re: thread sleep
thanks alot
i think im lil brain dead today lol
DaveP
"Alberto Poblacion" <earthling-quitaestoparaco ntestar@poblaci on.orgwrote
in message news:OhZBF7f$HH A.3916@TK2MSFTN GP02.phx.gbl...
"DaveP" <dvs_bis@sbcglo bal.netwrote in message
news:blwJi.513$ hI7.284@newssvr 17.news.prodigy .net...
>how can i get the current thread to perform a call to
>thread.sleep ()
>
Just write System.Threadin g.Thread.Sleep( milliseconds); This causes the
current thread to sleep for the specified amount of time.
>
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment