P
Peter
I have a webpage which creates reports, a report can take few seconds or
several minutes to create.
This webpage calls a web service which in turn does a remoting call to a
windows service and the service creates the report.
My question is if a user cancels or closes the browser before the report is
completed, but windows service is still in the process of creating a report
how do I notify the service to quit creating a report because there isn't
anyone to receive it?
Thank You
Peter
several minutes to create.
This webpage calls a web service which in turn does a remoting call to a
windows service and the service creates the report.
My question is if a user cancels or closes the browser before the report is
completed, but windows service is still in the process of creating a report
how do I notify the service to quit creating a report because there isn't
anyone to receive it?
Thank You
Peter