Hi
As I understand it, I can issue a .Cancel command to a background worker task but all this action does it to set a flag - which I seemingly have to monitor for in my task...
What's the best way to monitor for .CancelPending?
Thanks!
-Justin
As I understand it, I can issue a .Cancel command to a background worker task but all this action does it to set a flag - which I seemingly have to monitor for in my task...
What's the best way to monitor for .CancelPending?
Thanks!
-Justin