mono/mono-addins

IProgressStatus should expose a CancellationToken

Opened this issue · 0 comments

From PR https://github.com/mono/mono-addins/pull/132/files#diff-c63185e1b0b592efecb62093b41c5081L646

The current DownloadFile task doesn't cancel because we don't expose a CancellationToken from the IProgressStatus interface