Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
[C#] Threading
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Jaden" data-source="post: 363630" data-attributes="member: 51705"><p>Can you read? I said that would be a reason to use a thread instead of a background worker? And a background worker is not its own dedicated thread, but something that is executed along with the main thread, so the only time it would be "time consuming" is if the main thread had a shitload of code to be executed.</p><p></p><p>And since when did anyone mention anything about Habbo?</p></blockquote><p></p>
[QUOTE="Jaden, post: 363630, member: 51705"] Can you read? I said that would be a reason to use a thread instead of a background worker? And a background worker is not its own dedicated thread, but something that is executed along with the main thread, so the only time it would be "time consuming" is if the main thread had a shitload of code to be executed. And since when did anyone mention anything about Habbo? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
[C#] Threading
Top