Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Please implement async/await in the .NET library

We can consider this. But putting Session class calls into awaitable Task is not that difficult.
Eduard

Please implement async/await in the .NET library

WinSCP is really amazing, it's a very great tool, also in code.
But it still should implement the async/await pattern. Because it would be amazing to be able to use it in a non-thread-blocking way, like many modern other libraries do as well.