If I change the Sftp.MaxUploadSpeed property in the middle of an async SFTP transfer, will it apply the new throttle to the already undergoing/queued transfers?
Yes, the limit will be applied even to the already running transfers (even if you set it right in the middle of a running transfer operation).
This applies to both MaxUploadSpeed and MaxDownloadSpeed properties in both Sftp and Ftp classes.
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.