Hi,
first of all thanks for a very useful library :-)
My question is: how would I make an AsyncCommand cancellable? Scenario: cmd is bound to a long running operation, say a big download, that the user should be able to cancel via another command.
I can't seem to find any support for cancellation, but maybe I'm overlooking something?
Cheers & thanks,
MR
Hi,
first of all thanks for a very useful library :-)
My question is: how would I make an AsyncCommand cancellable? Scenario: cmd is bound to a long running operation, say a big download, that the user should be able to cancel via another command.
I can't seem to find any support for cancellation, but maybe I'm overlooking something?
Cheers & thanks,
MR