Hi, we would like to have a true asycn call from the client to the service. We have tried /a, AsyncResult.cs, oneway but always when the servive it blocks the client from finishing. This is easy enough to test by putting in a for loop for a thread.sleep. Does anyone have an idea?
Thanks.
|