A
Andrei
Hi Group,
Our asp.net application starts some tasks (processing data and generating
reports) asynchronously.
These tasks could take 10-20 min to complete.
It happened a few times that once the clients started the task, they
realised they picked the wrong parameters and they wanted to cancel the
task.
What solutions do we have to stop/cancel a running asynchronous task ?
Thank you,
Andrei.
Our asp.net application starts some tasks (processing data and generating
reports) asynchronously.
These tasks could take 10-20 min to complete.
It happened a few times that once the clients started the task, they
realised they picked the wrong parameters and they wanted to cancel the
task.
What solutions do we have to stop/cancel a running asynchronous task ?
Thank you,
Andrei.