Re: Form Freeze during process
I use your DLL for my VB2012 project. But if I download or upload a file with "put" or "get" than my form freez while processing. Have anywhere a solution for my problem?
Well, you need to start the transfer in an background thread.
My 2. problem: I would show the current process (eg. upload) with a progressbar. I can't find a solution for it. :(
Make use of
Session.FileTransferProgress
event:
https://winscp.net/eng/docs/library_session_filetransferprogress