Return code for ToolTask.Cancel
Open
question
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
What should be the return value for `ToolTask.Execute` when the `ToolTask.Cancel` method is invoked? Assuming of course that the `ToolTask` was successfully able to cancel the operation?
There doesn't seem to be any documentation here:
> https://msdn.microsoft.com/en-us/library/microsoft.build.utilities.tooltask.cancel.aspx
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.