Mike Lewis
Programmer
Does anyone have any experience of calling DCOM code asynchronously?
I have a DCOM out-of-process server running on a remote machine. If I call one of its methods, will my calling code regain control straight away, or will it have to wait for the method to finish executing?
If the latter, is there some easy way for the caller to find out if the method has finished (other than setting up a semaphore of some kind)?
Any insights will be appreciated.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
My sites:
Visual FoxPro (www.ml-consult.demon.co.uk)
Crystal Reports (www.ml-crystal.com)