Object: | SoftArtisans.FileUp | ||||||
Syntax: | PerConnectionBandwidthLimit[= Kilobytes As Long] | ||||||
Type: | Long | ||||||
Read/Write: | Read/Write | ||||||
Description: |
This property, when used in conjunction with the TransferFile method for downloads, will limit each connection to a specific bandwidth. If PerConnectionBandwidthLimit is set, each individual download will not exceed the designated speed. By default, PerConnectionBandwidthLimit is set to 0, meaning no effect. This property is set in kilobytes.
|
||||||
Examples: | |||||||
|