ASync call to .NET component

  • Thread starter Thread starter Tom Q
  • Start date Start date
T

Tom Q

How do I make an asynchronous call to a .NET component method or to a
Windows service?

Thanks
Tom
 
Take a look at "Asynchronous Remoting" in MSDN (Framework Developers Guide).

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top