S
Secret Squirrel
Hi,
How can I make a web service return a response, and then keep
processing the request?
For example, a client calls a WS to request the server do a time
consuming calculation. The web service should return a response
indicating the processing has begun, and then continue processing the
request. Response first, then more execution.
Thanks,
Jon Paugh
How can I make a web service return a response, and then keep
processing the request?
For example, a client calls a WS to request the server do a time
consuming calculation. The web service should return a response
indicating the processing has begun, and then continue processing the
request. Response first, then more execution.
Thanks,
Jon Paugh