|
-
Feb 20th, 2012, 05:09 PM
#5
Re: How do I use Event Handlers
If you raise that event from a background thread, you'll be raising it on the wrong thread.
Over in the .NET CodeBank I have a UDP class that is derived from a class I use in a robotics project (which can be found in the Networking forum in a thread I started). It deals with broadcasts, too, so it might be of iterest for a variety of reasons.
My usual boring signature: Nothing
 
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
|