Cancel long running function in AddIn
Hi,
one of the functions in my AddIn can run for a longer time. Users would like to be able to cancel the function (e.g. using Ctrl+Break as for Build.Cancel). How can I do that?
ciao
Stefan
Hi,
one of the functions in my AddIn can run for a longer time. Users would like to be able to cancel the function (e.g. using Ctrl+Break as for Build.Cancel). How can I do that?
ciao
Stefan
The build.cancel event will be something like: _applicationObject.Events.-something-