
How to: Call the Methods of a Remote Object Asynchronously
The process for asynchronous programming is as straightforward as that for a single application domain.
To call a method of a remote object asynchronously
Create an instance of an object that can receive a remote call to a method.
