Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.4k views
in .NET FTP by (1.9k points)
Hi,

I am very much interested in the BandwidthThrottler class. I wish to implement it in my application upload methods. However, before actually coding I wanted to do some reading through the provided documentation and example viewer. However, I noticed that not much is provided there other than generic description. Can you help me possibly see an example of how to use it.

Thanks

2 Answers

0 votes
by (162k points)
You don't need to directly use this class - simply set the MaxTransferRate property on ExFTPConnection or SecureFTPConnection (bytes/sec) and the throttling will be done for you (via this class).
0 votes
by (1.9k points)
Ok, I will try that.

Thanks

Categories

...