I will probably sound like a bad developer here, but I am attempting to convert some code from the following page from C# to VB.NET:
http://msdn.microsoft.com/en-us/library/hh286407(v=VS.92).aspx
The code I am having trouble converting is from Step 4 of "Joining a Multicast Group" on the page...
Hi, Does someone know how to remove a handler set up by a lambda expression? According to this MSDN article, lambda expression should be assigned to variables which should be used to define handler operators. So far, I have used lambda expessions w/o variables. For instance, the following works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.