"Lak" <L**@discussions.microsoft.com> schrieb
> Hi all
> I am trying to call a method from a C# dll asynchronously from VB. I
> don't know how to do this. Please get back to me with your
> suggestions. Thanks.
Use threads:
http://msdn.microsoft.com/library/en-us/vbcn7/html/vaconThreadingInVisualBasic.asphttp://msdn.microsoft.com/library/en-us/cpguide/html/cpconthreading.aspArmin