|
Hello, is it possible to set speedlimits for uploads / downloads? So a running file transfer does not use all available bandwidth but can be restricet to XX kbps? Kind Regards Bjoern |
|
To set speed limits use MaxDownloadSpeed and MaxUploadSpeed properties. See example code:
For unlimited speed set both properties back to zero. |