|
-
Feb 7th, 2013, 09:28 AM
#4
Re: Threading & Accessing controls repeatidly.
 Originally Posted by kayleigh
so if it uses SynchronisationContext under the hood is it not best to just use it?
I would say not. The various Invoke methods on controls provide a simpler interface for invoking updates to the UI from background threads.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|