Forum Post: Re: Trapping For Close Of A .net Form While A Synchronous Appserver Call Is...

  • Thread starter Thread starter mopfer
  • Start date Start date
Status
Not open for further replies.
M

mopfer

Guest
I would also be very interested to hear how anyone has handled this problem beyond never running anything on the appserver that takes more than a moment to complete. Making asynchronous processing work well in the middle of a work flow process that needs the decisions from step 1 in order to start step 2 can be time-consuming and risky, and it seems like there should be a way to address the actual problem of "not responding" instead of having to design and code around it. Mark

Continue reading...
 
Status
Not open for further replies.
Back
Top